Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openrem.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683337341.967062/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openrem.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-OpenREM-0.10.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openrem.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683337341.967062/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openrem.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-OpenREM-0.10.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-openrem.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683337341.967062/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-openrem.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5NSFET + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf OpenREM-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/OpenREM-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd OpenREM-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Oj9oBf + umask 022 + cd /builddir/build/BUILD + cd OpenREM-0.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/openrem copying openrem/__init__.py -> build/lib/openrem copying openrem/manage.py -> build/lib/openrem running egg_info writing OpenREM.egg-info/PKG-INFO writing dependency_links to OpenREM.egg-info/dependency_links.txt writing requirements to OpenREM.egg-info/requires.txt writing top-level names to OpenREM.egg-info/top_level.txt reading manifest file 'OpenREM.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'COPYING-GPLv3' writing manifest file 'OpenREM.egg-info/SOURCES.txt' creating build/lib/openrem/openremproject copying openrem/openremproject/__init__.py -> build/lib/openrem/openremproject copying openrem/openremproject/celeryapp.py -> build/lib/openrem/openremproject copying openrem/openremproject/local_settings.py.example -> build/lib/openrem/openremproject copying openrem/openremproject/settings.py -> build/lib/openrem/openremproject copying openrem/openremproject/urls.py -> build/lib/openrem/openremproject copying openrem/openremproject/wsgi.py.example -> build/lib/openrem/openremproject creating build/lib/openrem/remapp copying openrem/remapp/__init__.py -> build/lib/openrem/remapp copying openrem/remapp/admin.py -> build/lib/openrem/remapp copying openrem/remapp/forms.py -> build/lib/openrem/remapp copying openrem/remapp/models.py -> build/lib/openrem/remapp copying openrem/remapp/tasks.py -> build/lib/openrem/remapp copying openrem/remapp/urls.py -> build/lib/openrem/remapp copying openrem/remapp/version.py -> build/lib/openrem/remapp copying openrem/remapp/views.py -> build/lib/openrem/remapp creating build/lib/openrem/remapp/exports copying openrem/remapp/exports/__init__.py -> build/lib/openrem/remapp/exports copying openrem/remapp/exports/ct_export.py -> build/lib/openrem/remapp/exports copying openrem/remapp/exports/dx_export.py -> build/lib/openrem/remapp/exports copying openrem/remapp/exports/export_common.py -> build/lib/openrem/remapp/exports copying openrem/remapp/exports/exportviews.py -> build/lib/openrem/remapp/exports copying openrem/remapp/exports/mg_csv_nhsbsp.py -> build/lib/openrem/remapp/exports copying openrem/remapp/exports/mg_export.py -> build/lib/openrem/remapp/exports copying openrem/remapp/exports/rf_export.py -> build/lib/openrem/remapp/exports creating build/lib/openrem/remapp/extractors copying openrem/remapp/extractors/__init__.py -> build/lib/openrem/remapp/extractors copying openrem/remapp/extractors/ct_philips.py -> build/lib/openrem/remapp/extractors copying openrem/remapp/extractors/ct_toshiba.py -> build/lib/openrem/remapp/extractors copying openrem/remapp/extractors/dx.py -> build/lib/openrem/remapp/extractors copying openrem/remapp/extractors/extract_common.py -> build/lib/openrem/remapp/extractors copying openrem/remapp/extractors/mam.py -> build/lib/openrem/remapp/extractors copying openrem/remapp/extractors/ptsizecsv2db.py -> build/lib/openrem/remapp/extractors copying openrem/remapp/extractors/rdsr.py -> build/lib/openrem/remapp/extractors creating build/lib/openrem/remapp/interface copying openrem/remapp/interface/__init__.py -> build/lib/openrem/remapp/interface copying openrem/remapp/interface/chart_functions.py -> build/lib/openrem/remapp/interface copying openrem/remapp/interface/mod_filters.py -> build/lib/openrem/remapp/interface creating build/lib/openrem/remapp/migrations copying openrem/remapp/migrations/0002_0_7_fresh_install_add_median.py.inactive -> build/lib/openrem/remapp/migrations copying openrem/remapp/migrations/__init__.py -> build/lib/openrem/remapp/migrations creating build/lib/openrem/remapp/netdicom copying openrem/remapp/netdicom/__init__.py -> build/lib/openrem/remapp/netdicom copying openrem/remapp/netdicom/dicomviews.py -> build/lib/openrem/remapp/netdicom copying openrem/remapp/netdicom/keepalive.py -> build/lib/openrem/remapp/netdicom copying openrem/remapp/netdicom/qrscu.py -> build/lib/openrem/remapp/netdicom copying openrem/remapp/netdicom/storescp.py -> build/lib/openrem/remapp/netdicom copying openrem/remapp/netdicom/storescu.py -> build/lib/openrem/remapp/netdicom copying openrem/remapp/netdicom/tools.py -> build/lib/openrem/remapp/netdicom creating build/lib/openrem/remapp/static creating build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/bootstrap-theme.css -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/bootstrap-theme.css.map -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/bootstrap-theme.min.css -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/bootstrap.css -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/bootstrap.css.map -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/bootstrap.min.css -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/datepicker3.css -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/jquery.qtip.min.css -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/openrem-extra.css -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/openrem.css -> build/lib/openrem/remapp/static/css copying openrem/remapp/static/css/registration.css -> build/lib/openrem/remapp/static/css creating build/lib/openrem/remapp/static/fonts copying openrem/remapp/static/fonts/glyphicons-halflings-regular.eot -> build/lib/openrem/remapp/static/fonts copying openrem/remapp/static/fonts/glyphicons-halflings-regular.svg -> build/lib/openrem/remapp/static/fonts copying openrem/remapp/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/openrem/remapp/static/fonts copying openrem/remapp/static/fonts/glyphicons-halflings-regular.woff -> build/lib/openrem/remapp/static/fonts copying openrem/remapp/static/fonts/glyphicons-halflings-regular.woff2 -> build/lib/openrem/remapp/static/fonts creating build/lib/openrem/remapp/static/img copying openrem/remapp/static/img/ajax-loader.gif -> build/lib/openrem/remapp/static/img copying openrem/remapp/static/img/favicon.ico -> build/lib/openrem/remapp/static/img copying openrem/remapp/static/img/openrem0055.png -> build/lib/openrem/remapp/static/img creating build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/bootstrap-datepicker.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/bootstrap.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/bootstrap.min.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/chroma.min.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/datepicker.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/dicom.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/formatDate.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/html5shiv.min.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/jquery-1.11.0.min.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/npm.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/respond.min.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/response.min.js -> build/lib/openrem/remapp/static/js copying openrem/remapp/static/js/sorttable.js -> build/lib/openrem/remapp/static/js creating build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/boost.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartAverageAndHistogram.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartAverageOverTime.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartCommonFunctions.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartFrequency.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartFullScreen.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartHistogramNormalise.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartScatter.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartSetExportSize.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartSortingRoutines.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartUpdateData.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/chartWorkload.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/ctChartAjax.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/drilldown.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/dxChartAjax.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/export-csv.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/exporting.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/highcharts.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/mgChartAjax.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/offline-exporting.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/rfChartAjax.js -> build/lib/openrem/remapp/static/js/charts copying openrem/remapp/static/js/charts/sorting.js -> build/lib/openrem/remapp/static/js/charts creating build/lib/openrem/remapp/static/js/django_reverse copying openrem/remapp/static/js/django_reverse/reverse.js -> build/lib/openrem/remapp/static/js/django_reverse creating build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/jquery.qtip.min.js -> build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMap3dHUDObject.js -> build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMap3dObject.js -> build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMap3dPersonObject.js -> build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMapColourScaleObject.js -> build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMapObject.js -> build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMapping.js -> build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMapping3d.js -> build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMappingAjax.js -> build/lib/openrem/remapp/static/js/skin-dose-maps copying openrem/remapp/static/js/skin-dose-maps/three.min.js -> build/lib/openrem/remapp/static/js/skin-dose-maps creating build/lib/openrem/remapp/templates copying openrem/remapp/templates/base.html -> build/lib/openrem/remapp/templates creating build/lib/openrem/remapp/templates/registration copying openrem/remapp/templates/registration/changepassword.html -> build/lib/openrem/remapp/templates/registration copying openrem/remapp/templates/registration/changepassworddone.html -> build/lib/openrem/remapp/templates/registration copying openrem/remapp/templates/registration/login.html -> build/lib/openrem/remapp/templates/registration creating build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/base.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/celery_admin.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/celery_connection_error.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/celery_tasks.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/celery_tasks_complete.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/ctdetail.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/ctfiltered.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/dicomdeletesettings_form.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/dicomqr.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/dicomremoteqr_confirm_delete.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/dicomremoteqr_form.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/dicomstorescp_confirm_delete.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/dicomstorescp_form.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/dicomsummary.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/displaychartoptions.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/displayhomepageoptions.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/displayname-count.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/displayname-last-date.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/displayname-modality.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/displaynameupdate.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/displaynameview.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/dxdetail.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/dxfiltered.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/email_test_template.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/email_test_template.txt -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/exports-active.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/exports-complete.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/exports-error.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/exports.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/failed_summary_list.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/filteredbase.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/highdosemetricalertsettings_form.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/home-list-modalities.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/home-modality-workload.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/home.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/list_filters.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/mgdetail.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/mgfiltered.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/notpatient.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/notpatientindicators_form_base.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/notpatientindicatorsid_confirm_delete.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/notpatientindicatorsid_form.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/notpatientindicatorsname_confirm_delete.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/notpatientindicatorsname_form.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/notpatientindicatorsname_form_base.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/patientidsettings_form.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/populate_summary_progress.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/populate_summary_progress_error.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/review_failed_imports.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/review_failed_study.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/review_studies_delete_button.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/review_study.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/review_summary_list.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/rf_dose_alert_email_template.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/rf_dose_alert_email_template.txt -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/rfalertnotificationsview.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/rfdetail.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/rfdetailbase.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/rffiltered.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/sizeimports.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/sizeprocess.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/sizeupload.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/skindosemapcalcsettings_form.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/study_confirm_delete.html -> build/lib/openrem/remapp/templates/remapp copying openrem/remapp/templates/remapp/task_service_status.html -> build/lib/openrem/remapp/templates/remapp creating build/lib/openrem/remapp/templatetags copying openrem/remapp/templatetags/__init__.py -> build/lib/openrem/remapp/templatetags copying openrem/remapp/templatetags/formfilters.py -> build/lib/openrem/remapp/templatetags copying openrem/remapp/templatetags/proper_paginate.py -> build/lib/openrem/remapp/templatetags copying openrem/remapp/templatetags/remappduration.py -> build/lib/openrem/remapp/templatetags copying openrem/remapp/templatetags/sigdig.py -> build/lib/openrem/remapp/templatetags copying openrem/remapp/templatetags/update_variable.py -> build/lib/openrem/remapp/templatetags copying openrem/remapp/templatetags/url_replace.py -> build/lib/openrem/remapp/templatetags creating build/lib/openrem/remapp/tests copying openrem/remapp/tests/__init__.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_dcmdatetime.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_dicom_qr.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_display_name.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_export_ct_xlsx.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_export_dx_xlsx.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_export_mammo_csv.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_export_rf_xlsx.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_filters_ct.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_filters_dx.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_filters_mammo.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_filters_rf.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_get_values.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_hash_id.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_ct_esr_ge.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_ct_philips_rdsr.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_ct_rdsr_multiple.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_ct_rdsr_siemens.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_ct_rdsr_toshiba_dosecheck.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_ct_rdsr_toshiba_multivaluesd.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_ct_rdsr_toshiba_pixelmed.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_ct_sc_philips.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_dual_rdsr.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_dx.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_dx_rdsr.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_mam.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_mg_im_hol_proj.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_mg_rdsr.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_import_rf_rdsr.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_not_patient.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_patient_id_settings.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_rf_detail.py -> build/lib/openrem/remapp/tests copying openrem/remapp/tests/test_rf_high_dose_alert.py -> build/lib/openrem/remapp/tests creating build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-ESR-GE_Optima.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-ESR-GE_VCT.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-GEPixelMed.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Philips_BigBore4DCT.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Siemens-Continued-1.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Siemens-Continued-2.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Siemens-Multi-1.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Siemens-Multi-2.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Siemens-Multi-3.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Siemens_Flash-QA-DS.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Siemens_Flash-TAP-SS.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-ToshibaPixelMed.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Toshiba_DoseCheck.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-RDSR-Toshiba_MultiValSD.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/CT-SC-Philips_Brilliance16P.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/DX-Im-Carestream_DR7500-1.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/DX-Im-Carestream_DR7500-2.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/DX-Im-Carestream_DRX.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/DX-Im-GE_XR220-1.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/DX-Im-GE_XR220-2.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/DX-Im-GE_XR220-3.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/DX-RDSR-Canon_CXDI.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/DX-RDSR-Carestream_DRXEvolution.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/Dual-RDSR-DX.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/Dual-RDSR-RF.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/ESR_non-dose.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/MG-Im-GE-SenDS-scaled.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/MG-Im-GE_Seno_1_ForPresentation.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/MG-Im-GE_Seno_1_ForProcessing.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/MG-Im-GE_Seno_2_ForPresentation.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/MG-Im-Hologic-PropProj.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/MG-RDSR-Hologic_2D.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/MG-RDSR-Hologic_mix.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/RF-No-kVp-and-others.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/RF-Pat-Orientation-Modifier-Missing.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/RF-RDSR-Eurocolumbus.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/RF-RDSR-GE-OECEliteMiniView.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/RF-RDSR-GE.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/RF-RDSR-Philips_Allura.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/RF-RDSR-Philips_Azurion.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/RF-RDSR-Siemens-Zee.dcm -> build/lib/openrem/remapp/tests/test_files copying openrem/remapp/tests/test_files/RF-RDSR-Siemens-Zee_adjusted.dcm -> build/lib/openrem/remapp/tests/test_files creating build/lib/openrem/remapp/tools copying openrem/remapp/tools/__init__.py -> build/lib/openrem/remapp/tools copying openrem/remapp/tools/check_uid.py -> build/lib/openrem/remapp/tools copying openrem/remapp/tools/dcmdatetime.py -> build/lib/openrem/remapp/tools copying openrem/remapp/tools/get_values.py -> build/lib/openrem/remapp/tools copying openrem/remapp/tools/hash_id.py -> build/lib/openrem/remapp/tools copying openrem/remapp/tools/make_skin_map.py -> build/lib/openrem/remapp/tools copying openrem/remapp/tools/not_patient_indicators.py -> build/lib/openrem/remapp/tools copying openrem/remapp/tools/populate_summary.py -> build/lib/openrem/remapp/tools copying openrem/remapp/tools/send_high_dose_alert_emails.py -> build/lib/openrem/remapp/tools creating build/lib/openrem/remapp/tools/openskin copying openrem/remapp/tools/openskin/__init__.py -> build/lib/openrem/remapp/tools/openskin copying openrem/remapp/tools/openskin/calc_exp_map.py -> build/lib/openrem/remapp/tools/openskin copying openrem/remapp/tools/openskin/geomclass.py -> build/lib/openrem/remapp/tools/openskin copying openrem/remapp/tools/openskin/geomfunc.py -> build/lib/openrem/remapp/tools/openskin copying openrem/remapp/tools/openskin/skinMap.py -> build/lib/openrem/remapp/tools/openskin creating build/lib/openrem/scripts copying openrem/scripts/openrem_ctphilips.py -> build/lib/openrem/scripts copying openrem/scripts/openrem_cttoshiba.py -> build/lib/openrem/scripts copying openrem/scripts/openrem_dx.py -> build/lib/openrem/scripts copying openrem/scripts/openrem_mg.py -> build/lib/openrem/scripts copying openrem/scripts/openrem_ptsizecsv.py -> build/lib/openrem/scripts copying openrem/scripts/openrem_qr.py -> build/lib/openrem/scripts copying openrem/scripts/openrem_rdsr.py -> build/lib/openrem/scripts copying openrem/scripts/openrem_store.py -> build/lib/openrem/scripts running build_scripts creating build/scripts-3.9 copying and adjusting openrem/scripts/openrem_rdsr.py -> build/scripts-3.9 copying and adjusting openrem/scripts/openrem_mg.py -> build/scripts-3.9 copying and adjusting openrem/scripts/openrem_dx.py -> build/scripts-3.9 copying and adjusting openrem/scripts/openrem_ctphilips.py -> build/scripts-3.9 copying and adjusting openrem/scripts/openrem_cttoshiba.py -> build/scripts-3.9 copying and adjusting openrem/scripts/openrem_ptsizecsv.py -> build/scripts-3.9 copying and adjusting openrem/scripts/openrem_store.py -> build/scripts-3.9 copying and adjusting openrem/scripts/openrem_qr.py -> build/scripts-3.9 changing mode of build/scripts-3.9/openrem_rdsr.py from 644 to 755 changing mode of build/scripts-3.9/openrem_mg.py from 644 to 755 changing mode of build/scripts-3.9/openrem_dx.py from 644 to 755 changing mode of build/scripts-3.9/openrem_ctphilips.py from 644 to 755 changing mode of build/scripts-3.9/openrem_cttoshiba.py from 644 to 755 changing mode of build/scripts-3.9/openrem_ptsizecsv.py from 644 to 755 changing mode of build/scripts-3.9/openrem_store.py from 644 to 755 changing mode of build/scripts-3.9/openrem_qr.py from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OCe9GL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64 + cd OpenREM-0.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem copying build/lib/openrem/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts copying build/lib/openrem/scripts/openrem_ctphilips.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts copying build/lib/openrem/scripts/openrem_store.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts copying build/lib/openrem/scripts/openrem_cttoshiba.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts copying build/lib/openrem/scripts/openrem_ptsizecsv.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts copying build/lib/openrem/scripts/openrem_mg.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts copying build/lib/openrem/scripts/openrem_qr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts copying build/lib/openrem/scripts/openrem_rdsr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts copying build/lib/openrem/scripts/openrem_dx.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject copying build/lib/openrem/openremproject/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject copying build/lib/openrem/openremproject/celeryapp.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject copying build/lib/openrem/openremproject/urls.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject copying build/lib/openrem/openremproject/wsgi.py.example -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject copying build/lib/openrem/openremproject/settings.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject copying build/lib/openrem/openremproject/local_settings.py.example -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject copying build/lib/openrem/manage.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp copying build/lib/openrem/remapp/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp copying build/lib/openrem/remapp/version.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp copying build/lib/openrem/remapp/tasks.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp copying build/lib/openrem/remapp/views.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_hash_id.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_filters_dx.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_rf_rdsr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_mg_im_hol_proj.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_ct_rdsr_siemens.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_ct_sc_philips.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_filters_mammo.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_rf_detail.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_ct_rdsr_toshiba_pixelmed.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_dicom_qr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_dual_rdsr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_patient_id_settings.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_filters_rf.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_rf_high_dose_alert.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_mam.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_dx_rdsr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_ct_philips_rdsr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_get_values.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_export_ct_xlsx.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_ct_rdsr_toshiba_dosecheck.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_display_name.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_ct_rdsr_multiple.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_dcmdatetime.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_not_patient.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_filters_ct.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_export_mammo_csv.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_dx.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_export_rf_xlsx.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_export_dx_xlsx.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_ct_esr_ge.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/RF-No-kVp-and-others.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/RF-RDSR-Siemens-Zee.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/ESR_non-dose.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/MG-RDSR-Hologic_mix.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Siemens-Multi-3.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Siemens-Continued-2.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/RF-RDSR-GE-OECEliteMiniView.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/MG-RDSR-Hologic_2D.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/RF-RDSR-GE.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/MG-Im-GE_Seno_1_ForProcessing.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Siemens-Multi-2.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-ESR-GE_VCT.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Toshiba_DoseCheck.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Siemens_Flash-QA-DS.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/MG-Im-GE_Seno_1_ForPresentation.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-GEPixelMed.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/DX-RDSR-Carestream_DRXEvolution.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/Dual-RDSR-DX.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-ToshibaPixelMed.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/RF-RDSR-Siemens-Zee_adjusted.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Siemens-Continued-1.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/DX-Im-GE_XR220-1.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/RF-RDSR-Philips_Azurion.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Siemens_Flash-TAP-SS.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/RF-Pat-Orientation-Modifier-Missing.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-SC-Philips_Brilliance16P.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/DX-Im-Carestream_DRX.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Siemens-Multi-1.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/DX-RDSR-Canon_CXDI.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/MG-Im-GE-SenDS-scaled.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/DX-Im-Carestream_DR7500-2.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/DX-Im-Carestream_DR7500-1.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/RF-RDSR-Eurocolumbus.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/DX-Im-GE_XR220-3.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/MG-Im-Hologic-PropProj.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-ESR-GE_Optima.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/Dual-RDSR-RF.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Philips_BigBore4DCT.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/CT-RDSR-Toshiba_MultiValSD.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/RF-RDSR-Philips_Allura.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/MG-Im-GE_Seno_2_ForPresentation.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_files/DX-Im-GE_XR220-2.dcm -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_files copying build/lib/openrem/remapp/tests/test_import_ct_rdsr_toshiba_multivaluesd.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests copying build/lib/openrem/remapp/tests/test_import_mg_rdsr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags copying build/lib/openrem/remapp/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags copying build/lib/openrem/remapp/templatetags/formfilters.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags copying build/lib/openrem/remapp/templatetags/sigdig.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags copying build/lib/openrem/remapp/templatetags/update_variable.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags copying build/lib/openrem/remapp/templatetags/remappduration.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags copying build/lib/openrem/remapp/templatetags/url_replace.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags copying build/lib/openrem/remapp/templatetags/proper_paginate.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom copying build/lib/openrem/remapp/netdicom/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom copying build/lib/openrem/remapp/netdicom/keepalive.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom copying build/lib/openrem/remapp/netdicom/dicomviews.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom copying build/lib/openrem/remapp/netdicom/storescp.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom copying build/lib/openrem/remapp/netdicom/storescu.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom copying build/lib/openrem/remapp/netdicom/qrscu.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom copying build/lib/openrem/remapp/netdicom/tools.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports copying build/lib/openrem/remapp/exports/mg_export.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports copying build/lib/openrem/remapp/exports/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports copying build/lib/openrem/remapp/exports/export_common.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports copying build/lib/openrem/remapp/exports/ct_export.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports copying build/lib/openrem/remapp/exports/exportviews.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports copying build/lib/openrem/remapp/exports/dx_export.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports copying build/lib/openrem/remapp/exports/rf_export.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports copying build/lib/openrem/remapp/exports/mg_csv_nhsbsp.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors copying build/lib/openrem/remapp/extractors/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors copying build/lib/openrem/remapp/extractors/mam.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors copying build/lib/openrem/remapp/extractors/ct_toshiba.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors copying build/lib/openrem/remapp/extractors/ct_philips.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors copying build/lib/openrem/remapp/extractors/ptsizecsv2db.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors copying build/lib/openrem/remapp/extractors/dx.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors copying build/lib/openrem/remapp/extractors/extract_common.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors copying build/lib/openrem/remapp/extractors/rdsr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/django_reverse copying build/lib/openrem/remapp/static/js/django_reverse/reverse.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/django_reverse copying build/lib/openrem/remapp/static/js/bootstrap-datepicker.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/datepicker.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMapping.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/three.min.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMapObject.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMap3dHUDObject.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMap3dPersonObject.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/jquery.qtip.min.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMap3dObject.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMapping3d.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMapColourScaleObject.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps copying build/lib/openrem/remapp/static/js/skin-dose-maps/rfSkinDoseMappingAjax.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/skin-dose-maps creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/sorting.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/offline-exporting.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/mgChartAjax.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/exporting.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/ctChartAjax.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartAverageAndHistogram.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartCommonFunctions.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/boost.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/drilldown.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/highcharts.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartFrequency.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartSortingRoutines.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartHistogramNormalise.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/rfChartAjax.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartSetExportSize.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartScatter.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartAverageOverTime.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/dxChartAjax.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/export-csv.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartWorkload.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartFullScreen.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/charts/chartUpdateData.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js/charts copying build/lib/openrem/remapp/static/js/dicom.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/bootstrap.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/npm.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/formatDate.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/respond.min.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/chroma.min.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/jquery-1.11.0.min.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/sorttable.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/response.min.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js copying build/lib/openrem/remapp/static/js/html5shiv.min.js -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/js creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/bootstrap-theme.css -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/bootstrap.css -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/bootstrap-theme.css.map -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/openrem.css -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/bootstrap.css.map -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/datepicker3.css -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/jquery.qtip.min.css -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/openrem-extra.css -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/registration.css -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css copying build/lib/openrem/remapp/static/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/css creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/fonts copying build/lib/openrem/remapp/static/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/fonts copying build/lib/openrem/remapp/static/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/fonts copying build/lib/openrem/remapp/static/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/fonts copying build/lib/openrem/remapp/static/fonts/glyphicons-halflings-regular.woff2 -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/fonts copying build/lib/openrem/remapp/static/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/fonts creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/img copying build/lib/openrem/remapp/static/img/favicon.ico -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/img copying build/lib/openrem/remapp/static/img/openrem0055.png -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/img copying build/lib/openrem/remapp/static/img/ajax-loader.gif -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/static/img copying build/lib/openrem/remapp/urls.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/registration copying build/lib/openrem/remapp/templates/registration/changepassworddone.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/registration copying build/lib/openrem/remapp/templates/registration/login.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/registration copying build/lib/openrem/remapp/templates/registration/changepassword.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/registration copying build/lib/openrem/remapp/templates/base.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/exports-complete.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/dicomsummary.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/mgdetail.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/displayname-modality.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/review_summary_list.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/displayname-last-date.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/dicomstorescp_form.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/notpatientindicatorsname_form_base.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/sizeprocess.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/dxfiltered.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/celery_connection_error.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/base.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/failed_summary_list.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/displaychartoptions.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/exports-active.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/sizeupload.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/displayname-count.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/dicomqr.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/notpatientindicatorsname_confirm_delete.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/review_failed_imports.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/home-modality-workload.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/email_test_template.txt -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/rffiltered.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/patientidsettings_form.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/rfdetailbase.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/highdosemetricalertsettings_form.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/exports-error.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/notpatientindicatorsid_confirm_delete.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/ctfiltered.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/mgfiltered.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/notpatientindicators_form_base.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/ctdetail.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/review_studies_delete_button.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/dicomremoteqr_form.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/notpatient.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/rfdetail.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/populate_summary_progress_error.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/rf_dose_alert_email_template.txt -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/displaynameview.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/home-list-modalities.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/notpatientindicatorsname_form.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/dicomremoteqr_confirm_delete.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/dxdetail.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/review_failed_study.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/displaynameupdate.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/study_confirm_delete.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/skindosemapcalcsettings_form.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/rf_dose_alert_email_template.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/dicomdeletesettings_form.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/rfalertnotificationsview.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/filteredbase.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/email_test_template.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/home.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/populate_summary_progress.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/task_service_status.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/exports.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/dicomstorescp_confirm_delete.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/list_filters.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/review_study.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/celery_tasks_complete.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/displayhomepageoptions.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/notpatientindicatorsid_form.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/celery_tasks.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/sizeimports.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/templates/remapp/celery_admin.html -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templates/remapp copying build/lib/openrem/remapp/admin.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools copying build/lib/openrem/remapp/tools/make_skin_map.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools copying build/lib/openrem/remapp/tools/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools copying build/lib/openrem/remapp/tools/dcmdatetime.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin copying build/lib/openrem/remapp/tools/openskin/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin copying build/lib/openrem/remapp/tools/openskin/geomclass.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin copying build/lib/openrem/remapp/tools/openskin/skinMap.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin copying build/lib/openrem/remapp/tools/openskin/calc_exp_map.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin copying build/lib/openrem/remapp/tools/openskin/geomfunc.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin copying build/lib/openrem/remapp/tools/check_uid.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools copying build/lib/openrem/remapp/tools/not_patient_indicators.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools copying build/lib/openrem/remapp/tools/send_high_dose_alert_emails.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools copying build/lib/openrem/remapp/tools/get_values.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools copying build/lib/openrem/remapp/tools/hash_id.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools copying build/lib/openrem/remapp/tools/populate_summary.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/interface copying build/lib/openrem/remapp/interface/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/interface copying build/lib/openrem/remapp/interface/mod_filters.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/interface copying build/lib/openrem/remapp/interface/chart_functions.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/interface copying build/lib/openrem/remapp/models.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/migrations copying build/lib/openrem/remapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/migrations copying build/lib/openrem/remapp/migrations/0002_0_7_fresh_install_add_median.py.inactive -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/migrations copying build/lib/openrem/remapp/forms.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts/openrem_ctphilips.py to openrem_ctphilips.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts/openrem_store.py to openrem_store.cpython-39.pyc File "/usr/lib/python3.9/site-packages/openrem/scripts/openrem_store.py", line 19 print "Starting OpenREM Store SCP. Kill with control-c" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Starting OpenREM Store SCP. Kill with control-c")? byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts/openrem_cttoshiba.py to openrem_cttoshiba.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts/openrem_ptsizecsv.py to openrem_ptsizecsv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts/openrem_mg.py to openrem_mg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts/openrem_qr.py to openrem_qr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts/openrem_rdsr.py to openrem_rdsr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts/openrem_dx.py to openrem_dx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject/celeryapp.py to celeryapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/openremproject/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_hash_id.py to test_hash_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_filters_dx.py to test_filters_dx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_rf_rdsr.py to test_import_rf_rdsr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_mg_im_hol_proj.py to test_import_mg_im_hol_proj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_ct_rdsr_siemens.py to test_import_ct_rdsr_siemens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_ct_sc_philips.py to test_import_ct_sc_philips.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_filters_mammo.py to test_filters_mammo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_rf_detail.py to test_rf_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_ct_rdsr_toshiba_pixelmed.py to test_import_ct_rdsr_toshiba_pixelmed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_dicom_qr.py to test_dicom_qr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_dual_rdsr.py to test_import_dual_rdsr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_patient_id_settings.py to test_patient_id_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_filters_rf.py to test_filters_rf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_rf_high_dose_alert.py to test_rf_high_dose_alert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_mam.py to test_import_mam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_dx_rdsr.py to test_import_dx_rdsr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_ct_philips_rdsr.py to test_import_ct_philips_rdsr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_get_values.py to test_get_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_export_ct_xlsx.py to test_export_ct_xlsx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_ct_rdsr_toshiba_dosecheck.py to test_import_ct_rdsr_toshiba_dosecheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_display_name.py to test_display_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_ct_rdsr_multiple.py to test_import_ct_rdsr_multiple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_dcmdatetime.py to test_dcmdatetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_not_patient.py to test_not_patient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_filters_ct.py to test_filters_ct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_export_mammo_csv.py to test_export_mammo_csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_dx.py to test_import_dx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_export_rf_xlsx.py to test_export_rf_xlsx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_export_dx_xlsx.py to test_export_dx_xlsx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_ct_esr_ge.py to test_import_ct_esr_ge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_ct_rdsr_toshiba_multivaluesd.py to test_import_ct_rdsr_toshiba_multivaluesd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tests/test_import_mg_rdsr.py to test_import_mg_rdsr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags/formfilters.py to formfilters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags/sigdig.py to sigdig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags/update_variable.py to update_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags/remappduration.py to remappduration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags/url_replace.py to url_replace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/templatetags/proper_paginate.py to proper_paginate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom/keepalive.py to keepalive.cpython-39.pyc /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/keepalive.py:17: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py to dicomviews.cpython-39.pyc /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:90: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:99: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:324: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:333: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom/storescp.py to storescp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom/storescu.py to storescu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom/qrscu.py to qrscu.cpython-39.pyc /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/qrscu.py:1352: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/qrscu.py:1352: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/netdicom/tools.py to tools.cpython-39.pyc /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/tools.py:116: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports/mg_export.py to mg_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports/export_common.py to export_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports/ct_export.py to ct_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports/exportviews.py to exportviews.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports/dx_export.py to dx_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports/rf_export.py to rf_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/exports/mg_csv_nhsbsp.py to mg_csv_nhsbsp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors/mam.py to mam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors/ct_toshiba.py to ct_toshiba.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors/ct_philips.py to ct_philips.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors/ptsizecsv2db.py to ptsizecsv2db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors/dx.py to dx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors/extract_common.py to extract_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/extractors/rdsr.py to rdsr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/make_skin_map.py to make_skin_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/dcmdatetime.py to dcmdatetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/geomclass.py to geomclass.cpython-39.pyc /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/geomclass.py:103: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py to skinMap.cpython-39.pyc /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:72: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:72: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/calc_exp_map.py to calc_exp_map.cpython-39.pyc File "/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/calc_exp_map.py", line 30 self.phantom = geomclass.Phantom("flat", [025, 0, 0], self.table_width, self.table_length, 10, 1) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/geomfunc.py to geomfunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/check_uid.py to check_uid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/not_patient_indicators.py to not_patient_indicators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/send_high_dose_alert_emails.py to send_high_dose_alert_emails.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/get_values.py to get_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/hash_id.py to hash_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/populate_summary.py to populate_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/interface/mod_filters.py to mod_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/interface/chart_functions.py to chart_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/forms.py to forms.cpython-39.pyc writing byte-compilation script '/tmp/tmpuvkkixq5.py' /usr/bin/python3 /tmp/tmpuvkkixq5.py File "/usr/lib/python3.9/site-packages/openrem/scripts/openrem_store.py", line 19 print "Starting OpenREM Store SCP. Kill with control-c" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Starting OpenREM Store SCP. Kill with control-c")? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/keepalive.py:17: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:90: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:99: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:324: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:333: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/qrscu.py:1352: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/qrscu.py:1352: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/tools.py:116: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/geomclass.py:103: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:72: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:72: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? File "/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/calc_exp_map.py", line 30 self.phantom = geomclass.Phantom("flat", [025, 0, 0], self.table_width, self.table_length, 10, 1) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers removing /tmp/tmpuvkkixq5.py running install_egg_info running egg_info writing OpenREM.egg-info/PKG-INFO writing dependency_links to OpenREM.egg-info/dependency_links.txt writing requirements to OpenREM.egg-info/requires.txt writing top-level names to OpenREM.egg-info/top_level.txt reading manifest file 'OpenREM.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'COPYING-GPLv3' writing manifest file 'OpenREM.egg-info/SOURCES.txt' Copying OpenREM.egg-info to /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/OpenREM-0.10.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/openrem_ctphilips.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/openrem_store.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/openrem_cttoshiba.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/openrem_ptsizecsv.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/openrem_mg.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/openrem_qr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/openrem_rdsr.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/openrem_dx.py -> /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin/openrem_ctphilips.py to 755 changing mode of /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin/openrem_store.py to 755 changing mode of /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin/openrem_cttoshiba.py to 755 changing mode of /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin/openrem_ptsizecsv.py to 755 changing mode of /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin/openrem_mg.py to 755 changing mode of /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin/openrem_qr.py to 755 changing mode of /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin/openrem_rdsr.py to 755 changing mode of /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/bin/openrem_dx.py to 755 + install -d -m755 /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64//usr/share/doc/python-OpenREM + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64 ~/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64 ~/build/BUILD/OpenREM-0.10.0 + '[' -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/OpenREM-0.10.0 + popd + mv /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.0-1 --unique-debug-suffix -0.10.0-1.x86_64 --unique-debug-src-base python-OpenREM-0.10.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/OpenREM-0.10.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:90: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:99: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:324: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/dicomviews.py:333: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/keepalive.py:17: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/qrscu.py:1352: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/qrscu.py:1352: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/openrem/remapp/netdicom/tools.py:116: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/geomclass.py:103: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:72: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:72: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/skinMap.py:79: SyntaxWarning: "is" with a literal. Did you mean "=="? *** Error compiling '/builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/calc_exp_map.py'... File "/usr/lib/python3.9/site-packages/openrem/remapp/tools/openskin/calc_exp_map.py", line 30 self.phantom = geomclass.Phantom("flat", [025, 0, 0], self.table_width, self.table_length, 10, 1) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers *** Error compiling '/builddir/build/BUILDROOT/python-OpenREM-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/openrem/scripts/openrem_store.py'... File "/usr/lib/python3.9/site-packages/openrem/scripts/openrem_store.py", line 19 print "Starting OpenREM Store SCP. Kill with control-c" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Starting OpenREM Store SCP. Kill with control-c")? error: Bad exit status from /var/tmp/rpm-tmp.OCe9GL (%install) Bad exit status from /var/tmp/rpm-tmp.OCe9GL (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-openrem.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-openrem.spec