Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cgatreport.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683903307.109379/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cgatreport.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-CGATReport-0.9.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cgatreport.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683903307.109379/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cgatreport.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-CGATReport-0.9.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-cgatreport.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683903307.109379/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-cgatreport.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K8F92M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CGATReport-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/CGATReport-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CGATReport-0.9.1 + /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.Ew42cN + umask 022 + cd /builddir/build/BUILD + cd CGATReport-0.9.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_pep8.py -> build/lib/tests copying tests/test_cgatreport-test.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_wraith.py -> build/lib/tests copying tests/test_conversion.py -> build/lib/tests copying tests/test_report.py -> build/lib/tests copying tests/SphinxReport_test.py -> build/lib/tests copying tests/TestTrackers.py -> build/lib/tests creating build/lib/CGATReport copying CGATReport/roles.py -> build/lib/CGATReport copying CGATReport/Tracker.py -> build/lib/CGATReport copying CGATReport/Logger.py -> build/lib/CGATReport copying CGATReport/Logger_test.py -> build/lib/CGATReport copying CGATReport/__init__.py -> build/lib/CGATReport copying CGATReport/get.py -> build/lib/CGATReport copying CGATReport/ResultBlock.py -> build/lib/CGATReport copying CGATReport/SQLDatabase.py -> build/lib/CGATReport copying CGATReport/test.py -> build/lib/CGATReport copying CGATReport/version.py -> build/lib/CGATReport copying CGATReport/errors_directive.py -> build/lib/CGATReport copying CGATReport/DataTypes.py -> build/lib/CGATReport copying CGATReport/Capabilities.py -> build/lib/CGATReport copying CGATReport/CorrespondenceAnalysis.py -> build/lib/CGATReport copying CGATReport/Cache.py -> build/lib/CGATReport copying CGATReport/DataTree.py -> build/lib/CGATReport copying CGATReport/Utils.py -> build/lib/CGATReport copying CGATReport/gallery.py -> build/lib/CGATReport copying CGATReport/build.py -> build/lib/CGATReport copying CGATReport/Options.py -> build/lib/CGATReport copying CGATReport/serve.py -> build/lib/CGATReport copying CGATReport/Types.py -> build/lib/CGATReport copying CGATReport/Component.py -> build/lib/CGATReport copying CGATReport/quickstart.py -> build/lib/CGATReport copying CGATReport/Stats.py -> build/lib/CGATReport copying CGATReport/report_directive.py -> build/lib/CGATReport copying CGATReport/Dispatcher.py -> build/lib/CGATReport copying CGATReport/profile.py -> build/lib/CGATReport copying CGATReport/Histogram.py -> build/lib/CGATReport copying CGATReport/warnings_directive.py -> build/lib/CGATReport copying CGATReport/clean.py -> build/lib/CGATReport copying CGATReport/Config.py -> build/lib/CGATReport creating build/lib/CGATReport/Plugins copying CGATReport/Plugins/HoloviewsPlotter.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/Transformer.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/SlideShow.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/TransformersGeneLists.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/Plotter.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/__init__.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/PandasPlotter.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/GGPlotter.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/BokehPlotter.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/Collector.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/Renderer.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/RPlotter.py -> build/lib/CGATReport/Plugins copying CGATReport/Plugins/Seaborn.py -> build/lib/CGATReport/Plugins creating build/lib/CGATReport/Plugins/RSTPlugin copying CGATReport/Plugins/RSTPlugin/__init__.py -> build/lib/CGATReport/Plugins/RSTPlugin creating build/lib/CGATReport/Plugins/HoloviewsPlugin copying CGATReport/Plugins/HoloviewsPlugin/__init__.py -> build/lib/CGATReport/Plugins/HoloviewsPlugin creating build/lib/CGATReport/Plugins/MatplotlibPlugin copying CGATReport/Plugins/MatplotlibPlugin/__init__.py -> build/lib/CGATReport/Plugins/MatplotlibPlugin creating build/lib/CGATReport/Plugins/BokehPlugin copying CGATReport/Plugins/BokehPlugin/__init__.py -> build/lib/CGATReport/Plugins/BokehPlugin creating build/lib/CGATReport/Plugins/HTMLPlugin copying CGATReport/Plugins/HTMLPlugin/__init__.py -> build/lib/CGATReport/Plugins/HTMLPlugin creating build/lib/CGATReport/Plugins/SVGPlugin copying CGATReport/Plugins/SVGPlugin/__init__.py -> build/lib/CGATReport/Plugins/SVGPlugin creating build/lib/CGATReport/Plugins/XLSPlugin copying CGATReport/Plugins/XLSPlugin/__init__.py -> build/lib/CGATReport/Plugins/XLSPlugin creating build/lib/CGATReport/Plugins/RPlotPlugin copying CGATReport/Plugins/RPlotPlugin/__init__.py -> build/lib/CGATReport/Plugins/RPlotPlugin running egg_info writing CGATReport.egg-info/PKG-INFO writing dependency_links to CGATReport.egg-info/dependency_links.txt writing entry points to CGATReport.egg-info/entry_points.txt writing requirements to CGATReport.egg-info/requires.txt writing top-level names to CGATReport.egg-info/top_level.txt reading manifest file 'CGATReport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'doc/images' adding license file 'LICENSE' writing manifest file 'CGATReport.egg-info/SOURCES.txt' creating build/lib/CGATReport/images copying CGATReport/images/fail.png -> build/lib/CGATReport/images copying CGATReport/images/not_available.png -> build/lib/CGATReport/images copying CGATReport/images/pass.png -> build/lib/CGATReport/images copying CGATReport/images/warning.png -> build/lib/CGATReport/images creating build/lib/CGATReport/templates copying CGATReport/templates/Makefile -> build/lib/CGATReport/templates copying CGATReport/templates/PipelineTest.rst -> build/lib/CGATReport/templates copying CGATReport/templates/Results.rst -> build/lib/CGATReport/templates copying CGATReport/templates/Trackers.py -> build/lib/CGATReport/templates copying CGATReport/templates/Trackers.pyc -> build/lib/CGATReport/templates copying CGATReport/templates/analysis.rst -> build/lib/CGATReport/templates copying CGATReport/templates/cgat.css_t -> build/lib/CGATReport/templates copying CGATReport/templates/cgatreport.ini -> build/lib/CGATReport/templates copying CGATReport/templates/cgatreport.log -> build/lib/CGATReport/templates copying CGATReport/templates/conf.py -> build/lib/CGATReport/templates copying CGATReport/templates/contents.rst -> build/lib/CGATReport/templates copying CGATReport/templates/data_table.html -> build/lib/CGATReport/templates copying CGATReport/templates/indexsidebar.html -> build/lib/CGATReport/templates copying CGATReport/templates/layout.html -> build/lib/CGATReport/templates copying CGATReport/templates/pipeline.rst -> build/lib/CGATReport/templates copying CGATReport/templates/search.html -> build/lib/CGATReport/templates copying CGATReport/templates/server.py -> build/lib/CGATReport/templates copying CGATReport/templates/theme.conf -> build/lib/CGATReport/templates copying CGATReport/templates/usage.rst -> build/lib/CGATReport/templates creating build/lib/CGATReport/templates/js copying CGATReport/templates/js/jquery.dataTables.min.js -> build/lib/CGATReport/templates/js copying CGATReport/templates/js/jssor.js -> build/lib/CGATReport/templates/js copying CGATReport/templates/js/jssor.slider.js -> build/lib/CGATReport/templates/js copying CGATReport/templates/js/notebook.js -> build/lib/CGATReport/templates/js copying CGATReport/templates/js/sorttable.js -> build/lib/CGATReport/templates/js + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tUgD4d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64 + cd CGATReport-0.9.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_pep8.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_cgatreport-test.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_wraith.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_conversion.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_report.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/SphinxReport_test.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/TestTrackers.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/roles.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Tracker.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/cgatreport.log -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/contents.rst -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/theme.conf -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/PipelineTest.rst -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/Results.rst -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/server.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/conf.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/data_table.html -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/search.html -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/analysis.rst -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/layout.html -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates/js copying build/lib/CGATReport/templates/js/notebook.js -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates/js copying build/lib/CGATReport/templates/js/sorttable.js -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates/js copying build/lib/CGATReport/templates/js/jssor.slider.js -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates/js copying build/lib/CGATReport/templates/js/jssor.js -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates/js copying build/lib/CGATReport/templates/js/jquery.dataTables.min.js -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates/js copying build/lib/CGATReport/templates/cgatreport.ini -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/usage.rst -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/cgat.css_t -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/Trackers.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/pipeline.rst -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/Makefile -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/Trackers.pyc -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/templates/indexsidebar.html -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates copying build/lib/CGATReport/Logger.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Logger_test.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/get.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/ResultBlock.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/SQLDatabase.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/test.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/version.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/errors_directive.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/DataTypes.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Capabilities.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/RSTPlugin copying build/lib/CGATReport/Plugins/RSTPlugin/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/RSTPlugin copying build/lib/CGATReport/Plugins/HoloviewsPlotter.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins copying build/lib/CGATReport/Plugins/Transformer.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins copying build/lib/CGATReport/Plugins/SlideShow.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins copying build/lib/CGATReport/Plugins/TransformersGeneLists.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins copying build/lib/CGATReport/Plugins/Plotter.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/HoloviewsPlugin copying build/lib/CGATReport/Plugins/HoloviewsPlugin/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/HoloviewsPlugin copying build/lib/CGATReport/Plugins/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/MatplotlibPlugin copying build/lib/CGATReport/Plugins/MatplotlibPlugin/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/MatplotlibPlugin copying build/lib/CGATReport/Plugins/PandasPlotter.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins copying build/lib/CGATReport/Plugins/GGPlotter.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins copying build/lib/CGATReport/Plugins/BokehPlotter.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins copying build/lib/CGATReport/Plugins/Collector.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/BokehPlugin copying build/lib/CGATReport/Plugins/BokehPlugin/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/BokehPlugin creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/HTMLPlugin copying build/lib/CGATReport/Plugins/HTMLPlugin/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/HTMLPlugin creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/SVGPlugin copying build/lib/CGATReport/Plugins/SVGPlugin/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/SVGPlugin creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/XLSPlugin copying build/lib/CGATReport/Plugins/XLSPlugin/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/XLSPlugin copying build/lib/CGATReport/Plugins/Renderer.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/RPlotPlugin copying build/lib/CGATReport/Plugins/RPlotPlugin/__init__.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/RPlotPlugin copying build/lib/CGATReport/Plugins/RPlotter.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins copying build/lib/CGATReport/Plugins/Seaborn.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins copying build/lib/CGATReport/CorrespondenceAnalysis.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Cache.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/DataTree.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Utils.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/gallery.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/build.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Options.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/serve.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Types.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Component.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/quickstart.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Stats.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport creating /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/images copying build/lib/CGATReport/images/not_available.png -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/images copying build/lib/CGATReport/images/pass.png -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/images copying build/lib/CGATReport/images/fail.png -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/images copying build/lib/CGATReport/images/warning.png -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/images copying build/lib/CGATReport/report_directive.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Dispatcher.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/profile.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Histogram.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/warnings_directive.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/clean.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport copying build/lib/CGATReport/Config.py -> /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_pep8.py to test_pep8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_cgatreport-test.py to test_cgatreport-test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_wraith.py to test_wraith.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_conversion.py to test_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/test_report.py to test_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/SphinxReport_test.py to SphinxReport_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/tests/TestTrackers.py to TestTrackers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/roles.py to roles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Tracker.py to Tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates/conf.py to conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/templates/Trackers.py to Trackers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Logger.py to Logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Logger_test.py to Logger_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/ResultBlock.py to ResultBlock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/SQLDatabase.py to SQLDatabase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/errors_directive.py to errors_directive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/DataTypes.py to DataTypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Capabilities.py to Capabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/RSTPlugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/HoloviewsPlotter.py to HoloviewsPlotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/Transformer.py to Transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/SlideShow.py to SlideShow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/TransformersGeneLists.py to TransformersGeneLists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/Plotter.py to Plotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/HoloviewsPlugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/MatplotlibPlugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/PandasPlotter.py to PandasPlotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/GGPlotter.py to GGPlotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/BokehPlotter.py to BokehPlotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/Collector.py to Collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/BokehPlugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/HTMLPlugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/SVGPlugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/XLSPlugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/Renderer.py to Renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/RPlotPlugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/RPlotter.py to RPlotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Plugins/Seaborn.py to Seaborn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/CorrespondenceAnalysis.py to CorrespondenceAnalysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Cache.py to Cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/DataTree.py to DataTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Utils.py to Utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/gallery.py to gallery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Options.py to Options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/serve.py to serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Types.py to Types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Component.py to Component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/quickstart.py to quickstart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Stats.py to Stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/report_directive.py to report_directive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Dispatcher.py to Dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Histogram.py to Histogram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/warnings_directive.py to warnings_directive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/clean.py to clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport/Config.py to Config.cpython-39.pyc writing byte-compilation script '/tmp/tmp547x6h4o.py' /usr/bin/python3 /tmp/tmp547x6h4o.py removing /tmp/tmp547x6h4o.py running install_egg_info running egg_info writing CGATReport.egg-info/PKG-INFO writing dependency_links to CGATReport.egg-info/dependency_links.txt writing entry points to CGATReport.egg-info/entry_points.txt writing requirements to CGATReport.egg-info/requires.txt writing top-level names to CGATReport.egg-info/top_level.txt reading manifest file 'CGATReport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'doc/images' adding license file 'LICENSE' writing manifest file 'CGATReport.egg-info/SOURCES.txt' Copying CGATReport.egg-info to /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9/site-packages/CGATReport-0.9.1-py3.9.egg-info running install_scripts Installing cgatreport-build script to /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/bin Installing cgatreport-clean script to /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/bin Installing cgatreport-get script to /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/bin Installing cgatreport-profile script to /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/bin Installing cgatreport-quickstart script to /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/bin Installing cgatreport-serve script to /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/bin Installing cgatreport-test script to /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64//usr/share/doc/python-CGATReport + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64//usr/share/doc/python-CGATReport + '[' -d docs ']' ~/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64 ~/build/BUILD/CGATReport-0.9.1 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/CGATReport-0.9.1 + popd + mv /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.1-1 --unique-debug-suffix -0.9.1-1.aarch64 --unique-debug-src-base python-CGATReport-0.9.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/CGATReport-0.9.1 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-CGATReport-0.9.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-CGATReport-0.9.1-1.noarch Provides: python-CGATReport python3-CGATReport = 0.9.1-1 python3.9dist(cgatreport) = 0.9.1 python3dist(cgatreport) = 0.9.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/env /usr/bin/python3 python(abi) = 3.9 python3.9dist(docutils) >= 0.12 python3.9dist(future) >= 0.16 python3.9dist(matplotlib) >= 2 python3.9dist(matplotlib-venn) >= 0.5 python3.9dist(nose) >= 1.3.7 python3.9dist(numpy) >= 1.12 python3.9dist(openpyxl) >= 2.4 python3.9dist(pandas) >= 0.20 python3.9dist(pep8) >= 1.7 python3.9dist(pillow) >= 2.7 python3.9dist(plotnine) >= 0.5.1 python3.9dist(pyyaml) >= 3.12 python3.9dist(scipy) >= 0.11 python3.9dist(seaborn) >= 0.8.1 python3.9dist(setuptools) python3.9dist(six) >= 1.10 python3.9dist(sphinx) >= 1.6.3 python3.9dist(sphinx-tabs) >= 1.1.1 python3.9dist(sqlalchemy) >= 1.1 Processing files: python-CGATReport-help-0.9.1-1.noarch warning: Empty %files file /builddir/build/BUILD/CGATReport-0.9.1/doclist.lst Provides: python-CGATReport-help = 0.9.1-1 python3-CGATReport-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64 Wrote: /builddir/build/RPMS/python-CGATReport-help-0.9.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-CGATReport-0.9.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8cexIh + umask 022 + cd /builddir/build/BUILD + cd CGATReport-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-CGATReport-0.9.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0