Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-emzed.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686634353.038271/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-emzed.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-emzed-2.29.4-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-emzed.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686634353.038271/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-emzed.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-emzed-2.29.4-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-emzed.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686634353.038271/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-emzed.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.5Yojq5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf emzed-2.29.4 + /usr/bin/unzip -qq /builddir/build/SOURCES/emzed-2.29.4.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd emzed-2.29.4 + /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.9mdC3q + umask 022 + cd /builddir/build/BUILD + cd emzed-2.29.4 + 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/emzed copying emzed/elements.py -> build/lib/emzed copying emzed/cmdline.py -> build/lib/emzed copying emzed/data_types.py -> build/lib/emzed copying emzed/mass.py -> build/lib/emzed copying emzed/updaters.py -> build/lib/emzed copying emzed/_tools.py -> build/lib/emzed copying emzed/abundance.py -> build/lib/emzed copying emzed/algorithm_configs.py -> build/lib/emzed copying emzed/config.py -> build/lib/emzed copying emzed/version.py -> build/lib/emzed copying emzed/adducts.py -> build/lib/emzed copying emzed/app.py -> build/lib/emzed copying emzed/__init__.py -> build/lib/emzed copying emzed/patches.py -> build/lib/emzed copying emzed/r.py -> build/lib/emzed copying emzed/console.py -> build/lib/emzed copying emzed/ext.py -> build/lib/emzed creating build/lib/emzed/io copying emzed/io/store_utils.py -> build/lib/emzed/io copying emzed/io/utils.py -> build/lib/emzed/io copying emzed/io/load_utils.py -> build/lib/emzed/io copying emzed/io/__init__.py -> build/lib/emzed/io creating build/lib/emzed/ff copying emzed/ff/_metaboff.py -> build/lib/emzed/ff copying emzed/ff/__init__.py -> build/lib/emzed/ff copying emzed/ff/feature_detectors.py -> build/lib/emzed/ff creating build/lib/emzed/stats copying emzed/stats/anova.py -> build/lib/emzed/stats copying emzed/stats/__init__.py -> build/lib/emzed/stats creating build/lib/emzed/project copying emzed/project/project.py -> build/lib/emzed/project copying emzed/project/__init__.py -> build/lib/emzed/project creating build/lib/emzed/workbench copying emzed/workbench/external_shell_patches.py -> build/lib/emzed/workbench copying emzed/workbench/ipython_startup.py -> build/lib/emzed/workbench copying emzed/workbench/startup.py -> build/lib/emzed/workbench copying emzed/workbench/patch_utils.py -> build/lib/emzed/workbench copying emzed/workbench/install.py -> build/lib/emzed/workbench copying emzed/workbench/sitecustomize.py -> build/lib/emzed/workbench copying emzed/workbench/__init__.py -> build/lib/emzed/workbench copying emzed/workbench/patches.py -> build/lib/emzed/workbench copying emzed/workbench/main.py -> build/lib/emzed/workbench creating build/lib/emzed/core copying emzed/core/packages.py -> build/lib/emzed/core copying emzed/core/screen_utils.py -> build/lib/emzed/core copying emzed/core/patch_utils.py -> build/lib/emzed/core copying emzed/core/helpers.py -> build/lib/emzed/core copying emzed/core/config.py -> build/lib/emzed/core copying emzed/core/update_handling.py -> build/lib/emzed/core copying emzed/core/batch_runner.py -> build/lib/emzed/core copying emzed/core/licenses.py -> build/lib/emzed/core copying emzed/core/__init__.py -> build/lib/emzed/core copying emzed/core/emzed_update_downloader.py -> build/lib/emzed/core creating build/lib/emzed/gui copying emzed/gui/progressbar.py -> build/lib/emzed/gui copying emzed/gui/dialog_builder.py -> build/lib/emzed/gui copying emzed/gui/config_choose_dialog.py -> build/lib/emzed/gui copying emzed/gui/file_dialogs.py -> build/lib/emzed/gui copying emzed/gui/__init__.py -> build/lib/emzed/gui copying emzed/gui/dialog_builder_items.py -> build/lib/emzed/gui creating build/lib/emzed/align copying emzed/align/_mzalign_helpers.py -> build/lib/emzed/align copying emzed/align/__init__.py -> build/lib/emzed/align copying emzed/align/mz_align.py -> build/lib/emzed/align copying emzed/align/rt_align.py -> build/lib/emzed/align creating build/lib/emzed/db copying emzed/db/__init__.py -> build/lib/emzed/db creating build/lib/emzed/utils copying emzed/utils/formula_generator.py -> build/lib/emzed/utils copying emzed/utils/integration.py -> build/lib/emzed/utils copying emzed/utils/isotope_calculator.py -> build/lib/emzed/utils copying emzed/utils/utils.py -> build/lib/emzed/utils copying emzed/utils/attach_ms2_spectra.py -> build/lib/emzed/utils copying emzed/utils/__init__.py -> build/lib/emzed/utils creating build/lib/emzed/batches copying emzed/batches/feature_detector_batches.py -> build/lib/emzed/batches copying emzed/batches/__init__.py -> build/lib/emzed/batches copying emzed/batches/peak_picker.py -> build/lib/emzed/batches creating build/lib/emzed/core/peak_picking copying emzed/core/peak_picking/peak_picker_hires.py -> build/lib/emzed/core/peak_picking copying emzed/core/peak_picking/__init__.py -> build/lib/emzed/core/peak_picking creating build/lib/emzed/core/explorers copying emzed/core/explorers/inspectors.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/_table_explorer_dialog.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/ts_plotting_widget.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/modified_guiqwt.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/peakmap_explorer.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/colors.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/plotting_widgets.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/helpers.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/config.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/image_dialog.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/table_explorer_model_actions.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/emzed_dialog.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/table_explorer_model.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/table_explorer.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/__init__.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/async_runner.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/chromatogram_explorer.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/peakmap_plotting_widget.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/signals.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/try.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/lru_cache.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/eic_plotting_widget.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/mz_plotting_widget.py -> build/lib/emzed/core/explorers copying emzed/core/explorers/patching.py -> build/lib/emzed/core/explorers creating build/lib/emzed/core/peak_integration copying emzed/core/peak_integration/trapez.py -> build/lib/emzed/core/peak_integration copying emzed/core/peak_integration/max_integrator.py -> build/lib/emzed/core/peak_integration copying emzed/core/peak_integration/simplified_emg.py -> build/lib/emzed/core/peak_integration copying emzed/core/peak_integration/savitzky_golay.py -> build/lib/emzed/core/peak_integration copying emzed/core/peak_integration/sum_integrator.py -> build/lib/emzed/core/peak_integration copying emzed/core/peak_integration/assymetric_gauss.py -> build/lib/emzed/core/peak_integration copying emzed/core/peak_integration/no_integration.py -> build/lib/emzed/core/peak_integration copying emzed/core/peak_integration/__init__.py -> build/lib/emzed/core/peak_integration copying emzed/core/peak_integration/base_integrator.py -> build/lib/emzed/core/peak_integration creating build/lib/emzed/core/data_bases copying emzed/core/data_bases/pubchem_db.py -> build/lib/emzed/core/data_bases copying emzed/core/data_bases/__init__.py -> build/lib/emzed/core/data_bases creating build/lib/emzed/core/r_connect copying emzed/core/r_connect/r_executor.py -> build/lib/emzed/core/r_connect copying emzed/core/r_connect/patched_pyper.py -> build/lib/emzed/core/r_connect copying emzed/core/r_connect/xcms_connector.py -> build/lib/emzed/core/r_connect copying emzed/core/r_connect/__init__.py -> build/lib/emzed/core/r_connect creating build/lib/emzed/core/package_store copying emzed/core/package_store/client.py -> build/lib/emzed/core/package_store copying emzed/core/package_store/__init__.py -> build/lib/emzed/core/package_store copying emzed/core/package_store/server.py -> build/lib/emzed/core/package_store creating build/lib/emzed/core/dialogs copying emzed/core/dialogs/r_output_dialog.py -> build/lib/emzed/core/dialogs copying emzed/core/dialogs/update_dialog.py -> build/lib/emzed/core/dialogs copying emzed/core/dialogs/__init__.py -> build/lib/emzed/core/dialogs creating build/lib/emzed/core/data_types copying emzed/core/data_types/ms_types.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/col_types.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/tools.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/range_set.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/table.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/symlink.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/table_parser.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/base_classes.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/hdf5_table_writer.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/__init__.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/expressions.py -> build/lib/emzed/core/data_types copying emzed/core/data_types/hdf5_table_proxy.py -> build/lib/emzed/core/data_types creating build/lib/emzed/core/chemistry copying emzed/core/chemistry/molecular_formula.py -> build/lib/emzed/core/chemistry copying emzed/core/chemistry/elements.py -> build/lib/emzed/core/chemistry copying emzed/core/chemistry/formula_parser.py -> build/lib/emzed/core/chemistry copying emzed/core/chemistry/tools.py -> build/lib/emzed/core/chemistry copying emzed/core/chemistry/isotope_distribution.py -> build/lib/emzed/core/chemistry copying emzed/core/chemistry/__init__.py -> build/lib/emzed/core/chemistry creating build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_string_filter.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_filter_criteria_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/integration_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/view_range_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_integration_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_spectra_selector.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_choose_value.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/choose_spectra_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_choose_range.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/image_scaling_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/column_selection_dialog.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_choose_spectra_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/filter_criteria_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/__init__.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_spectra_selector_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/spectra_selector_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_image_scaling_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_view_range_widget.py -> build/lib/emzed/core/explorers/widgets copying emzed/core/explorers/widgets/_column_selection_dialog.py -> build/lib/emzed/core/explorers/widgets creating build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/timeseries_store.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/peakmap_store.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/string_store.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/lru.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/accessors.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/object_store.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/bit_matrix.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/helpers.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/store_base.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/__init__.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/types.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/store_manager.py -> build/lib/emzed/core/data_types/hdf5 copying emzed/core/data_types/hdf5/install_profile.py -> build/lib/emzed/core/data_types/hdf5 running egg_info writing emzed.egg-info/PKG-INFO writing dependency_links to emzed.egg-info/dependency_links.txt writing entry points to emzed.egg-info/entry_points.txt writing requirements to emzed.egg-info/requires.txt writing top-level names to emzed.egg-info/top_level.txt reading manifest file 'emzed.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'emzed.egg-info/SOURCES.txt' copying emzed/workbench/icon256.xpm -> build/lib/emzed/workbench copying emzed/workbench/icon64.png -> build/lib/emzed/workbench copying emzed/workbench/splash.png -> build/lib/emzed/workbench copying emzed/workbench/splash2.png -> build/lib/emzed/workbench copying emzed/workbench/spyder-2.1.13.zip -> build/lib/emzed/workbench copying emzed/core/explorers/help_peakmapexplorer.html -> build/lib/emzed/core/explorers copying emzed/core/r_connect/centwave.txt -> build/lib/emzed/core/r_connect copying emzed/core/r_connect/matched_filter.txt -> build/lib/emzed/core/r_connect + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cn3NuH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64 + cd emzed-2.29.4 + 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-emzed-2.29.4-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 creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/io copying build/lib/emzed/io/store_utils.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/io copying build/lib/emzed/io/utils.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/io copying build/lib/emzed/io/load_utils.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/io copying build/lib/emzed/io/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/io creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ff copying build/lib/emzed/ff/_metaboff.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ff copying build/lib/emzed/ff/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ff copying build/lib/emzed/ff/feature_detectors.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ff copying build/lib/emzed/elements.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/cmdline.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/data_types.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/mass.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/updaters.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/_tools.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/abundance.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/algorithm_configs.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/stats copying build/lib/emzed/stats/anova.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/stats copying build/lib/emzed/stats/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/stats creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/project copying build/lib/emzed/project/project.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/project copying build/lib/emzed/project/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/project copying build/lib/emzed/config.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/splash.png -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/external_shell_patches.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/ipython_startup.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/splash2.png -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/startup.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/patch_utils.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/icon64.png -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/install.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/sitecustomize.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/patches.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/main.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/spyder-2.1.13.zip -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench copying build/lib/emzed/workbench/icon256.xpm -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_picking copying build/lib/emzed/core/peak_picking/peak_picker_hires.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_picking copying build/lib/emzed/core/peak_picking/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_picking creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/inspectors.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/_table_explorer_dialog.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/ts_plotting_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/modified_guiqwt.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/peakmap_explorer.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/colors.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/plotting_widgets.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/helpers.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/config.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/image_dialog.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_string_filter.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_filter_criteria_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/integration_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/view_range_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_integration_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_spectra_selector.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_choose_value.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/choose_spectra_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_choose_range.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/image_scaling_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/column_selection_dialog.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_choose_spectra_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/filter_criteria_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_spectra_selector_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/spectra_selector_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_image_scaling_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_view_range_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/widgets/_column_selection_dialog.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets copying build/lib/emzed/core/explorers/table_explorer_model_actions.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/help_peakmapexplorer.html -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/emzed_dialog.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/table_explorer_model.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/table_explorer.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/async_runner.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/chromatogram_explorer.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/peakmap_plotting_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/signals.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/try.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/lru_cache.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/eic_plotting_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/mz_plotting_widget.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers copying build/lib/emzed/core/explorers/patching.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/peak_integration/trapez.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/peak_integration/max_integrator.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/peak_integration/simplified_emg.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/peak_integration/savitzky_golay.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/peak_integration/sum_integrator.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/peak_integration/assymetric_gauss.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/peak_integration/no_integration.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/peak_integration/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/peak_integration/base_integrator.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration copying build/lib/emzed/core/packages.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core copying build/lib/emzed/core/screen_utils.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core copying build/lib/emzed/core/patch_utils.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core copying build/lib/emzed/core/helpers.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core copying build/lib/emzed/core/config.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core copying build/lib/emzed/core/update_handling.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core copying build/lib/emzed/core/batch_runner.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core copying build/lib/emzed/core/licenses.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_bases copying build/lib/emzed/core/data_bases/pubchem_db.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_bases copying build/lib/emzed/core/data_bases/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_bases creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect copying build/lib/emzed/core/r_connect/r_executor.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect copying build/lib/emzed/core/r_connect/centwave.txt -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect copying build/lib/emzed/core/r_connect/patched_pyper.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect copying build/lib/emzed/core/r_connect/matched_filter.txt -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect copying build/lib/emzed/core/r_connect/xcms_connector.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect copying build/lib/emzed/core/r_connect/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect copying build/lib/emzed/core/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/package_store copying build/lib/emzed/core/package_store/client.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/package_store copying build/lib/emzed/core/package_store/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/package_store copying build/lib/emzed/core/package_store/server.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/package_store creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/dialogs copying build/lib/emzed/core/dialogs/r_output_dialog.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/dialogs copying build/lib/emzed/core/dialogs/update_dialog.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/dialogs copying build/lib/emzed/core/dialogs/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/dialogs creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/ms_types.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/col_types.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/tools.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/range_set.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/table.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/timeseries_store.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/peakmap_store.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/string_store.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/lru.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/accessors.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/object_store.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/bit_matrix.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/helpers.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/store_base.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/types.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/store_manager.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/hdf5/install_profile.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5 copying build/lib/emzed/core/data_types/symlink.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/table_parser.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/base_classes.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/hdf5_table_writer.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/expressions.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/data_types/hdf5_table_proxy.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types copying build/lib/emzed/core/emzed_update_downloader.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry copying build/lib/emzed/core/chemistry/molecular_formula.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry copying build/lib/emzed/core/chemistry/elements.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry copying build/lib/emzed/core/chemistry/formula_parser.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry copying build/lib/emzed/core/chemistry/tools.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry copying build/lib/emzed/core/chemistry/isotope_distribution.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry copying build/lib/emzed/core/chemistry/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui copying build/lib/emzed/gui/progressbar.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui copying build/lib/emzed/gui/dialog_builder.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui copying build/lib/emzed/gui/config_choose_dialog.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui copying build/lib/emzed/gui/file_dialogs.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui copying build/lib/emzed/gui/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui copying build/lib/emzed/gui/dialog_builder_items.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui copying build/lib/emzed/version.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/adducts.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/app.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align copying build/lib/emzed/align/_mzalign_helpers.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align copying build/lib/emzed/align/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align copying build/lib/emzed/align/mz_align.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align copying build/lib/emzed/align/rt_align.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align copying build/lib/emzed/patches.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/db copying build/lib/emzed/db/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/db creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils copying build/lib/emzed/utils/formula_generator.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils copying build/lib/emzed/utils/integration.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils copying build/lib/emzed/utils/isotope_calculator.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils copying build/lib/emzed/utils/utils.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils copying build/lib/emzed/utils/attach_ms2_spectra.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils copying build/lib/emzed/utils/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils copying build/lib/emzed/r.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed creating /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/batches copying build/lib/emzed/batches/feature_detector_batches.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/batches copying build/lib/emzed/batches/__init__.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/batches copying build/lib/emzed/batches/peak_picker.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/batches copying build/lib/emzed/console.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed copying build/lib/emzed/ext.py -> /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/io/store_utils.py to store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/io/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/io/load_utils.py to load_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ff/_metaboff.py to _metaboff.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/ff/_metaboff.py", line 146 print "COMMON PARAMETERS" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("COMMON PARAMETERS")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ff/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ff/feature_detectors.py to feature_detectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/elements.py to elements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/cmdline.py to cmdline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/data_types.py to data_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/mass.py to mass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/updaters.py to updaters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/_tools.py to _tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/abundance.py to abundance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/algorithm_configs.py to algorithm_configs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/stats/anova.py to anova.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/updaters.py", line 28 print "UPDATE FAILED:", msg ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("UPDATE FAILED:", msg)? File "/usr/lib/python3.9/site-packages/emzed/stats/anova.py", line 16 print "WARNING: sample has less than %d subjects" % minsize ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("WARNING: sample has less than %d subjects" % minsize)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/stats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/project/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/project/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/project/project.py", line 55 print "LOCAL EMZED PROJECTS: ".ljust(80, "-") ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/config.py to config.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/config.py", line 29 print "loading emzed.config ".ljust(80, ".") ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/external_shell_patches.py to external_shell_patches.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/workbench/external_shell_patches.py", line 89 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/ipython_startup.py to ipython_startup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/startup.py to startup.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/workbench/startup.py", line 14 print "run patched startup" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("run patched startup")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/patch_utils.py to patch_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/sitecustomize.py to sitecustomize.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/workbench/sitecustomize.py", line 18 print "run patched sitecustomize" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("run patched sitecustomize")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/patches.py to patches.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/workbench/patches.py", line 115 print "patch baseshell" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("patch baseshell")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/main.py to main.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/workbench/main.py", line 75 print os.environ["SPYDER_PARENT_DIR"] ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(os.environ["SPYDER_PARENT_DIR"])? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_picking/peak_picker_hires.py to peak_picker_hires.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_picking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/inspectors.py to inspectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/_table_explorer_dialog.py to _table_explorer_dialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/ts_plotting_widget.py to ts_plotting_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/modified_guiqwt.py to modified_guiqwt.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/explorers/modified_guiqwt.py", line 529 lambda (left_neighbour, right_neighbour): left_neighbour) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/peakmap_explorer.py to peakmap_explorer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/colors.py to colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/plotting_widgets.py to plotting_widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/helpers.py to helpers.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/explorers/helpers.py", line 72 print name, "needed %.5fs" % needed ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(name, "needed %.5fs" % needed)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/image_dialog.py to image_dialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_string_filter.py to _string_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_filter_criteria_widget.py to _filter_criteria_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/integration_widget.py to integration_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/view_range_widget.py to view_range_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_integration_widget.py to _integration_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_spectra_selector.py to _spectra_selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_choose_value.py to _choose_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/choose_spectra_widget.py to choose_spectra_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_choose_range.py to _choose_range.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/image_scaling_widget.py to image_scaling_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/column_selection_dialog.py to column_selection_dialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_choose_spectra_widget.py to _choose_spectra_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/filter_criteria_widget.py to filter_criteria_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_spectra_selector_widget.py to _spectra_selector_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/spectra_selector_widget.py to spectra_selector_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_image_scaling_widget.py to _image_scaling_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_view_range_widget.py to _view_range_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/widgets/_column_selection_dialog.py to _column_selection_dialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer_model_actions.py to table_explorer_model_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/emzed_dialog.py to emzed_dialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer_model.py to table_explorer_model.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer_model.py", line 570 except IOError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer.py to table_explorer.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer.py", line 694 print "sort_fields_changed" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("sort_fields_changed")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/async_runner.py to async_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/chromatogram_explorer.py to chromatogram_explorer.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/explorers/chromatogram_explorer.py", line 165 def handleCPressed(self, (mz, I)): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/peakmap_plotting_widget.py to peakmap_plotting_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/try.py to try.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/lru_cache.py to lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/eic_plotting_widget.py to eic_plotting_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/mz_plotting_widget.py to mz_plotting_widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/patching.py to patching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration/trapez.py to trapez.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration/max_integrator.py to max_integrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration/simplified_emg.py to simplified_emg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration/savitzky_golay.py to savitzky_golay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration/sum_integrator.py to sum_integrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration/assymetric_gauss.py to assymetric_gauss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration/no_integration.py to no_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/peak_integration/base_integrator.py to base_integrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/packages.py to packages.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/packages.py", line 260 except requests.HTTPError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/screen_utils.py to screen_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/patch_utils.py to patch_utils.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/screen_utils.py", line 27 print what.ljust(self.WIDTH - len(appendix) - 1, "."), ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/update_handling.py to update_handling.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/update_handling.py", line 107 except BaseException, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/batch_runner.py to batch_runner.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/batch_runner.py", line 33 print "aborted" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("aborted")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/licenses.py to licenses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_bases/pubchem_db.py to pubchem_db.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/data_bases/pubchem_db.py", line 91 print "RETRIEVAL FOR ID=%s FAILED" % (summary.attrib.get("uid")) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_bases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect/r_executor.py to r_executor.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/r_connect/r_executor.py", line 94 print "Found R at", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Found R at", path)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect/patched_pyper.py to patched_pyper.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/r_connect/patched_pyper.py", line 823 print "send q() command" ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect/xcms_connector.py to xcms_connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/package_store/client.py to client.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/package_store/client.py", line 36 print "list public packages from %s" % base_url ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("list public packages from %s" % base_url)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/package_store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/package_store/server.py to server.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/package_store/server.py", line 94 print "FOLDER", root ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("FOLDER", root)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/dialogs/r_output_dialog.py to r_output_dialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/dialogs/update_dialog.py to update_dialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/dialogs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/ms_types.py to ms_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/col_types.py to col_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/tools.py to tools.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/data_types/tools.py", line 80 print msg ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(msg)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/range_set.py to range_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/table.py to table.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/data_types/table.py", line 256 print percent, ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(percent, end=" ")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/timeseries_store.py to timeseries_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/peakmap_store.py to peakmap_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/string_store.py to string_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/lru.py to lru.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/accessors.py to accessors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/object_store.py to object_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/bit_matrix.py to bit_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/helpers.py to helpers.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/helpers.py", line 11 print name, "needed %.5fs" % needed ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(name, "needed %.5fs" % needed)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/store_base.py to store_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/store_manager.py to store_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/install_profile.py to install_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/symlink.py to symlink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/table_parser.py to table_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/base_classes.py to base_classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5_table_writer.py to hdf5_table_writer.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5_table_writer.py", line 64 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/expressions.py to expressions.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/data_types/expressions.py", line 899 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5_table_proxy.py to hdf5_table_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/emzed_update_downloader.py to emzed_update_downloader.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/emzed_update_downloader.py", line 70 exec script_code.encode("utf-8") in updater.__dict__ ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry/molecular_formula.py to molecular_formula.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry/elements.py to elements.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/chemistry/elements.py", line 167 print Elements().symbol.values ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry/formula_parser.py to formula_parser.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/core/chemistry/formula_parser.py", line 107 items.sort(key = lambda ((elem, iso), count): (order.get(elem, 99), iso)) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry/isotope_distribution.py to isotope_distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui/progressbar.py to progressbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui/dialog_builder.py to dialog_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui/config_choose_dialog.py to config_choose_dialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui/file_dialogs.py to file_dialogs.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/gui/file_dialogs.py", line 167 print askForSave(extensions=["py", "pyc"]) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui/dialog_builder_items.py to dialog_builder_items.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/gui/__init__.py", line 19 print "DEPRECIATED ! PLEASE USE inspect INSTEAD !" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("DEPRECIATED ! PLEASE USE inspect INSTEAD !")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/adducts.py to adducts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/app.py to app.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/app.py", line 20 exec "%s=_runner" % _name ^ SyntaxError: Missing parentheses in call to 'exec' byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align/_mzalign_helpers.py to _mzalign_helpers.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/align/_mzalign_helpers.py", line 10 print len(matched), "MATCHED UNIV METABOLITES" ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align/mz_align.py to mz_align.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/align/mz_align.py", line 73 print "NOT ENOUGH MATCHES FOR ALIGNMENT" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("NOT ENOUGH MATCHES FOR ALIGNMENT")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align/rt_align.py to rt_align.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/align/rt_align.py", line 83 print "aborted" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("aborted")? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/patches.py to patches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/db/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/db/__init__.py", line 28 print "try to load pubchem db from", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("try to load pubchem db from", path)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils/formula_generator.py to formula_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils/integration.py to integration.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/utils/integration.py", line 54 print "\n".join(messages) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils/isotope_calculator.py to isotope_calculator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils/attach_ms2_spectra.py to attach_ms2_spectra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/r.py to r.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/batches/feature_detector_batches.py to feature_detector_batches.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/batches/feature_detector_batches.py", line 11 print "read ", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("read ", path)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/batches/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/batches/peak_picker.py to peak_picker.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/batches/peak_picker.py", line 66 print "read ", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("read ", path)? byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ext.py to ext.cpython-39.pyc File "/usr/lib/python3.9/site-packages/emzed/ext.py", line 19 exec "%s=_pkg" % _ep.module_name ^ SyntaxError: Missing parentheses in call to 'exec' writing byte-compilation script '/tmp/tmp5e9ctdka.py' /usr/bin/python3 /tmp/tmp5e9ctdka.py File "/usr/lib/python3.9/site-packages/emzed/ff/_metaboff.py", line 146 print "COMMON PARAMETERS" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("COMMON PARAMETERS")? File "/usr/lib/python3.9/site-packages/emzed/updaters.py", line 28 print "UPDATE FAILED:", msg ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("UPDATE FAILED:", msg)? File "/usr/lib/python3.9/site-packages/emzed/stats/anova.py", line 16 print "WARNING: sample has less than %d subjects" % minsize ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("WARNING: sample has less than %d subjects" % minsize)? File "/usr/lib/python3.9/site-packages/emzed/project/project.py", line 55 print "LOCAL EMZED PROJECTS: ".ljust(80, "-") ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/config.py", line 29 print "loading emzed.config ".ljust(80, ".") ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/workbench/external_shell_patches.py", line 89 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/workbench/startup.py", line 14 print "run patched startup" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("run patched startup")? File "/usr/lib/python3.9/site-packages/emzed/workbench/sitecustomize.py", line 18 print "run patched sitecustomize" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("run patched sitecustomize")? File "/usr/lib/python3.9/site-packages/emzed/workbench/patches.py", line 115 print "patch baseshell" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("patch baseshell")? File "/usr/lib/python3.9/site-packages/emzed/workbench/main.py", line 75 print os.environ["SPYDER_PARENT_DIR"] ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(os.environ["SPYDER_PARENT_DIR"])? File "/usr/lib/python3.9/site-packages/emzed/core/explorers/modified_guiqwt.py", line 529 lambda (left_neighbour, right_neighbour): left_neighbour) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/explorers/helpers.py", line 72 print name, "needed %.5fs" % needed ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(name, "needed %.5fs" % needed)? File "/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer_model.py", line 570 except IOError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer.py", line 694 print "sort_fields_changed" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("sort_fields_changed")? File "/usr/lib/python3.9/site-packages/emzed/core/explorers/chromatogram_explorer.py", line 165 def handleCPressed(self, (mz, I)): ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/packages.py", line 260 except requests.HTTPError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/screen_utils.py", line 27 print what.ljust(self.WIDTH - len(appendix) - 1, "."), ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/update_handling.py", line 107 except BaseException, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/batch_runner.py", line 33 print "aborted" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("aborted")? File "/usr/lib/python3.9/site-packages/emzed/core/data_bases/pubchem_db.py", line 91 print "RETRIEVAL FOR ID=%s FAILED" % (summary.attrib.get("uid")) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/r_connect/r_executor.py", line 94 print "Found R at", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Found R at", path)? File "/usr/lib/python3.9/site-packages/emzed/core/r_connect/patched_pyper.py", line 823 print "send q() command" ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/package_store/client.py", line 36 print "list public packages from %s" % base_url ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("list public packages from %s" % base_url)? File "/usr/lib/python3.9/site-packages/emzed/core/package_store/server.py", line 94 print "FOLDER", root ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("FOLDER", root)? File "/usr/lib/python3.9/site-packages/emzed/core/data_types/tools.py", line 80 print msg ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(msg)? File "/usr/lib/python3.9/site-packages/emzed/core/data_types/table.py", line 256 print percent, ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(percent, end=" ")? File "/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/helpers.py", line 11 print name, "needed %.5fs" % needed ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(name, "needed %.5fs" % needed)? File "/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5_table_writer.py", line 64 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/data_types/expressions.py", line 899 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/emzed_update_downloader.py", line 70 exec script_code.encode("utf-8") in updater.__dict__ ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/chemistry/elements.py", line 167 print Elements().symbol.values ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/core/chemistry/formula_parser.py", line 107 items.sort(key = lambda ((elem, iso), count): (order.get(elem, 99), iso)) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/gui/file_dialogs.py", line 167 print askForSave(extensions=["py", "pyc"]) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/gui/__init__.py", line 19 print "DEPRECIATED ! PLEASE USE inspect INSTEAD !" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("DEPRECIATED ! PLEASE USE inspect INSTEAD !")? File "/usr/lib/python3.9/site-packages/emzed/app.py", line 20 exec "%s=_runner" % _name ^ SyntaxError: Missing parentheses in call to 'exec' File "/usr/lib/python3.9/site-packages/emzed/align/_mzalign_helpers.py", line 10 print len(matched), "MATCHED UNIV METABOLITES" ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/align/mz_align.py", line 73 print "NOT ENOUGH MATCHES FOR ALIGNMENT" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("NOT ENOUGH MATCHES FOR ALIGNMENT")? File "/usr/lib/python3.9/site-packages/emzed/align/rt_align.py", line 83 print "aborted" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("aborted")? File "/usr/lib/python3.9/site-packages/emzed/db/__init__.py", line 28 print "try to load pubchem db from", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("try to load pubchem db from", path)? File "/usr/lib/python3.9/site-packages/emzed/utils/integration.py", line 54 print "\n".join(messages) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/emzed/batches/feature_detector_batches.py", line 11 print "read ", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("read ", path)? File "/usr/lib/python3.9/site-packages/emzed/batches/peak_picker.py", line 66 print "read ", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("read ", path)? File "/usr/lib/python3.9/site-packages/emzed/ext.py", line 19 exec "%s=_pkg" % _ep.module_name ^ SyntaxError: Missing parentheses in call to 'exec' removing /tmp/tmp5e9ctdka.py running install_egg_info running egg_info writing emzed.egg-info/PKG-INFO writing dependency_links to emzed.egg-info/dependency_links.txt writing entry points to emzed.egg-info/entry_points.txt writing requirements to emzed.egg-info/requires.txt writing top-level names to emzed.egg-info/top_level.txt reading manifest file 'emzed.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'emzed.egg-info/SOURCES.txt' Copying emzed.egg-info to /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed-2.29.4-py3.9.egg-info running install_scripts Installing emzed.console script to /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/bin Installing emzed.workbench.debug script to /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/bin Installing emzed.inspect script to /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/bin Installing emzed.workbench script to /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64//usr/share/doc/python-emzed + '[' -d doc ']' ~/build/BUILDROOT/python-emzed-2.29.4-1.aarch64 ~/build/BUILD/emzed-2.29.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/emzed-2.29.4 + popd + mv /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.29.4-1 --unique-debug-suffix -2.29.4-1.aarch64 --unique-debug-src-base python-emzed-2.29.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/emzed-2.29.4 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-emzed-2.29.4-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align/_mzalign_helpers.py'... File "/usr/lib/python3.9/site-packages/emzed/align/_mzalign_helpers.py", line 10 print len(matched), "MATCHED UNIV METABOLITES" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align/mz_align.py'... File "/usr/lib/python3.9/site-packages/emzed/align/mz_align.py", line 73 print "NOT ENOUGH MATCHES FOR ALIGNMENT" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("NOT ENOUGH MATCHES FOR ALIGNMENT")? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/align/rt_align.py'... File "/usr/lib/python3.9/site-packages/emzed/align/rt_align.py", line 83 print "aborted" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("aborted")? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/app.py'... File "/usr/lib/python3.9/site-packages/emzed/app.py", line 20 exec "%s=_runner" % _name ^ SyntaxError: Missing parentheses in call to 'exec' *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/batches/feature_detector_batches.py'... File "/usr/lib/python3.9/site-packages/emzed/batches/feature_detector_batches.py", line 11 print "read ", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("read ", path)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/batches/peak_picker.py'... File "/usr/lib/python3.9/site-packages/emzed/batches/peak_picker.py", line 66 print "read ", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("read ", path)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/config.py'... File "/usr/lib/python3.9/site-packages/emzed/config.py", line 29 print "loading emzed.config ".ljust(80, ".") ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/batch_runner.py'... File "/usr/lib/python3.9/site-packages/emzed/core/batch_runner.py", line 33 print "aborted" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("aborted")? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry/elements.py'... File "/usr/lib/python3.9/site-packages/emzed/core/chemistry/elements.py", line 167 print Elements().symbol.values ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/chemistry/formula_parser.py'... File "/usr/lib/python3.9/site-packages/emzed/core/chemistry/formula_parser.py", line 107 items.sort(key = lambda ((elem, iso), count): (order.get(elem, 99), iso)) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_bases/pubchem_db.py'... File "/usr/lib/python3.9/site-packages/emzed/core/data_bases/pubchem_db.py", line 91 print "RETRIEVAL FOR ID=%s FAILED" % (summary.attrib.get("uid")) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/expressions.py'... File "/usr/lib/python3.9/site-packages/emzed/core/data_types/expressions.py", line 899 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/helpers.py'... File "/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5/helpers.py", line 11 print name, "needed %.5fs" % needed ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(name, "needed %.5fs" % needed)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5_table_writer.py'... File "/usr/lib/python3.9/site-packages/emzed/core/data_types/hdf5_table_writer.py", line 64 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/table.py'... File "/usr/lib/python3.9/site-packages/emzed/core/data_types/table.py", line 256 print percent, ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(percent, end=" ")? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/data_types/tools.py'... File "/usr/lib/python3.9/site-packages/emzed/core/data_types/tools.py", line 80 print msg ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(msg)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/emzed_update_downloader.py'... File "/usr/lib/python3.9/site-packages/emzed/core/emzed_update_downloader.py", line 70 exec script_code.encode("utf-8") in updater.__dict__ ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/chromatogram_explorer.py'... File "/usr/lib/python3.9/site-packages/emzed/core/explorers/chromatogram_explorer.py", line 165 def handleCPressed(self, (mz, I)): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/helpers.py'... File "/usr/lib/python3.9/site-packages/emzed/core/explorers/helpers.py", line 72 print name, "needed %.5fs" % needed ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(name, "needed %.5fs" % needed)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/modified_guiqwt.py'... File "/usr/lib/python3.9/site-packages/emzed/core/explorers/modified_guiqwt.py", line 529 lambda (left_neighbour, right_neighbour): left_neighbour) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer.py'... File "/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer.py", line 694 print "sort_fields_changed" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("sort_fields_changed")? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer_model.py'... File "/usr/lib/python3.9/site-packages/emzed/core/explorers/table_explorer_model.py", line 570 except IOError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/package_store/client.py'... File "/usr/lib/python3.9/site-packages/emzed/core/package_store/client.py", line 36 print "list public packages from %s" % base_url ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("list public packages from %s" % base_url)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/package_store/server.py'... File "/usr/lib/python3.9/site-packages/emzed/core/package_store/server.py", line 94 print "FOLDER", root ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("FOLDER", root)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/packages.py'... File "/usr/lib/python3.9/site-packages/emzed/core/packages.py", line 260 except requests.HTTPError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect/patched_pyper.py'... File "/usr/lib/python3.9/site-packages/emzed/core/r_connect/patched_pyper.py", line 823 print "send q() command" ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/r_connect/r_executor.py'... File "/usr/lib/python3.9/site-packages/emzed/core/r_connect/r_executor.py", line 94 print "Found R at", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Found R at", path)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/screen_utils.py'... File "/usr/lib/python3.9/site-packages/emzed/core/screen_utils.py", line 27 print what.ljust(self.WIDTH - len(appendix) - 1, "."), ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/core/update_handling.py'... File "/usr/lib/python3.9/site-packages/emzed/core/update_handling.py", line 107 except BaseException, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/db/__init__.py'... File "/usr/lib/python3.9/site-packages/emzed/db/__init__.py", line 28 print "try to load pubchem db from", path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("try to load pubchem db from", path)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ext.py'... File "/usr/lib/python3.9/site-packages/emzed/ext.py", line 19 exec "%s=_pkg" % _ep.module_name ^ SyntaxError: Missing parentheses in call to 'exec' *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/ff/_metaboff.py'... File "/usr/lib/python3.9/site-packages/emzed/ff/_metaboff.py", line 146 print "COMMON PARAMETERS" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("COMMON PARAMETERS")? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui/__init__.py'... File "/usr/lib/python3.9/site-packages/emzed/gui/__init__.py", line 19 print "DEPRECIATED ! PLEASE USE inspect INSTEAD !" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("DEPRECIATED ! PLEASE USE inspect INSTEAD !")? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/gui/file_dialogs.py'... File "/usr/lib/python3.9/site-packages/emzed/gui/file_dialogs.py", line 167 print askForSave(extensions=["py", "pyc"]) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/project/project.py'... File "/usr/lib/python3.9/site-packages/emzed/project/project.py", line 55 print "LOCAL EMZED PROJECTS: ".ljust(80, "-") ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/stats/anova.py'... File "/usr/lib/python3.9/site-packages/emzed/stats/anova.py", line 16 print "WARNING: sample has less than %d subjects" % minsize ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("WARNING: sample has less than %d subjects" % minsize)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/updaters.py'... File "/usr/lib/python3.9/site-packages/emzed/updaters.py", line 28 print "UPDATE FAILED:", msg ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("UPDATE FAILED:", msg)? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/utils/integration.py'... File "/usr/lib/python3.9/site-packages/emzed/utils/integration.py", line 54 print "\n".join(messages) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/external_shell_patches.py'... File "/usr/lib/python3.9/site-packages/emzed/workbench/external_shell_patches.py", line 89 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/main.py'... File "/usr/lib/python3.9/site-packages/emzed/workbench/main.py", line 75 print os.environ["SPYDER_PARENT_DIR"] ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(os.environ["SPYDER_PARENT_DIR"])? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/patches.py'... File "/usr/lib/python3.9/site-packages/emzed/workbench/patches.py", line 115 print "patch baseshell" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("patch baseshell")? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/sitecustomize.py'... File "/usr/lib/python3.9/site-packages/emzed/workbench/sitecustomize.py", line 18 print "run patched sitecustomize" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("run patched sitecustomize")? *** Error compiling '/builddir/build/BUILDROOT/python-emzed-2.29.4-1.aarch64/usr/lib/python3.9/site-packages/emzed/workbench/startup.py'... File "/usr/lib/python3.9/site-packages/emzed/workbench/startup.py", line 14 print "run patched startup" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("run patched startup")? RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.cn3NuH (%install) Bad exit status from /var/tmp/rpm-tmp.cn3NuH (%install) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-emzed.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/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-emzed.spec