Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fitbenchmarking.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686585544.513907/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-fitbenchmarking.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-FitBenchmarking-0.2.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-fitbenchmarking.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686585544.513907/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-fitbenchmarking.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-FitBenchmarking-0.2.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-fitbenchmarking.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686585544.513907/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-fitbenchmarking.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.QcJYRe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf FitBenchmarking-0.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/FitBenchmarking-0.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd FitBenchmarking-0.2.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.U7TidR + umask 022 + cd /builddir/build/BUILD + cd FitBenchmarking-0.2.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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/fitbenchmarking copying fitbenchmarking/__init__.py -> build/lib/fitbenchmarking copying fitbenchmarking/__main__.py -> build/lib/fitbenchmarking creating build/lib/fitbenchmarking/cli copying fitbenchmarking/cli/exception_handler.py -> build/lib/fitbenchmarking/cli copying fitbenchmarking/cli/__init__.py -> build/lib/fitbenchmarking/cli copying fitbenchmarking/cli/main.py -> build/lib/fitbenchmarking/cli creating build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/__init__.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/fitting_report.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/acc_table.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/local_min_table.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/performance_profiler.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/problem_summary_page.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/base_table.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/runtime_table.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/plots.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/compare_table.py -> build/lib/fitbenchmarking/results_processing copying fitbenchmarking/results_processing/tables.py -> build/lib/fitbenchmarking/results_processing creating build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/controller_factory.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/__init__.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/matlab_mixin.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/ralfit_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/gradient_free_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/dfo_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/matlab_curve_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/mantid_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/base_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/matlab_stats_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/levmar_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/matlab_opt_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/gsl_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/scipy_go_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/scipy_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/bumps_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/matlab_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/scipy_ls_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/minuit_controller.py -> build/lib/fitbenchmarking/controllers copying fitbenchmarking/controllers/horace_controller.py -> build/lib/fitbenchmarking/controllers creating build/lib/fitbenchmarking/hessian copying fitbenchmarking/hessian/__init__.py -> build/lib/fitbenchmarking/hessian copying fitbenchmarking/hessian/scipy_hessian.py -> build/lib/fitbenchmarking/hessian copying fitbenchmarking/hessian/hessian_factory.py -> build/lib/fitbenchmarking/hessian copying fitbenchmarking/hessian/numdifftools_hessian.py -> build/lib/fitbenchmarking/hessian copying fitbenchmarking/hessian/analytic_hessian.py -> build/lib/fitbenchmarking/hessian copying fitbenchmarking/hessian/base_hessian.py -> build/lib/fitbenchmarking/hessian creating build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/__init__.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/parser_factory.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/fitbenchmark_parser.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/sasview_parser.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/mantid_parser.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/fitting_problem.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/ivp_parser.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/nist_parser.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/base_parser.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/cutest_parser.py -> build/lib/fitbenchmarking/parsing copying fitbenchmarking/parsing/nist_data_functions.py -> build/lib/fitbenchmarking/parsing creating build/lib/fitbenchmarking/core copying fitbenchmarking/core/__init__.py -> build/lib/fitbenchmarking/core copying fitbenchmarking/core/fitting_benchmarking.py -> build/lib/fitbenchmarking/core copying fitbenchmarking/core/results_output.py -> build/lib/fitbenchmarking/core creating build/lib/fitbenchmarking/cost_func copying fitbenchmarking/cost_func/__init__.py -> build/lib/fitbenchmarking/cost_func copying fitbenchmarking/cost_func/nlls_cost_func.py -> build/lib/fitbenchmarking/cost_func copying fitbenchmarking/cost_func/nlls_base_cost_func.py -> build/lib/fitbenchmarking/cost_func copying fitbenchmarking/cost_func/cost_func_factory.py -> build/lib/fitbenchmarking/cost_func copying fitbenchmarking/cost_func/poisson_cost_func.py -> build/lib/fitbenchmarking/cost_func copying fitbenchmarking/cost_func/weighted_nlls_cost_func.py -> build/lib/fitbenchmarking/cost_func copying fitbenchmarking/cost_func/base_cost_func.py -> build/lib/fitbenchmarking/cost_func copying fitbenchmarking/cost_func/hellinger_nlls_cost_func.py -> build/lib/fitbenchmarking/cost_func creating build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/__init__.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/create_dirs.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/exceptions.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/debug.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/misc.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/timer.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/log.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/options.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/write_files.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/fitbm_result.py -> build/lib/fitbenchmarking/utils copying fitbenchmarking/utils/output_grabber.py -> build/lib/fitbenchmarking/utils creating build/lib/fitbenchmarking/jacobian copying fitbenchmarking/jacobian/__init__.py -> build/lib/fitbenchmarking/jacobian copying fitbenchmarking/jacobian/numdifftools_jacobian.py -> build/lib/fitbenchmarking/jacobian copying fitbenchmarking/jacobian/scipy_jacobian.py -> build/lib/fitbenchmarking/jacobian copying fitbenchmarking/jacobian/default_jacobian.py -> build/lib/fitbenchmarking/jacobian copying fitbenchmarking/jacobian/analytic_jacobian.py -> build/lib/fitbenchmarking/jacobian copying fitbenchmarking/jacobian/base_jacobian.py -> build/lib/fitbenchmarking/jacobian copying fitbenchmarking/jacobian/jacobian_factory.py -> build/lib/fitbenchmarking/jacobian running egg_info writing FitBenchmarking.egg-info/PKG-INFO writing dependency_links to FitBenchmarking.egg-info/dependency_links.txt writing entry points to FitBenchmarking.egg-info/entry_points.txt writing requirements to FitBenchmarking.egg-info/requires.txt writing top-level names to FitBenchmarking.egg-info/top_level.txt reading manifest file 'FitBenchmarking.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'FitBenchmarking.egg-info/SOURCES.txt' creating build/lib/fitbenchmarking/benchmark_problems creating build/lib/fitbenchmarking/benchmark_problems/NIST creating build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/ENSO.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/Gauss3.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/Hahn1.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/Kirby2.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/Lanczos1.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/Lanczos2.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/META.txt -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/MGH17.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/Misra1c.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/Misra1d.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty creating build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/ENSO.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/ENSO.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Gauss3.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Gauss3.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Hahn1.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Hahn1.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Kirby2.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Kirby2.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos1.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos1.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos2.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos2.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/MGH17.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/MGH17.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1c.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1c.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1d.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1d.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files creating build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/Bennett5.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/BoxBOD.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/Eckerle4.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/META.txt -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/MGH09.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/MGH10.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/Rat42.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/Rat43.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/Thurber.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty creating build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Bennett5.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Bennett5.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/BoxBOD.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/BoxBOD.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Eckerle4.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Eckerle4.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH09.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH09.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH10.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH10.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat42.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat42.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat43.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat43.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Thurber.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Thurber.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files creating build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/Chwirut1.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/Chwirut2.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/DanWood.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/Gauss1.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/Gauss2.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/Lanczos3.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/META.txt -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/Misra1a.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/Misra1b.dat -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty creating build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut1.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut1.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut2.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut2.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/DanWood.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/DanWood.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss1.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss1.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss2.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss2.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Lanczos3.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Lanczos3.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1a.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1a.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1b.hes -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1b.jac -> build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files creating build/lib/fitbenchmarking/fonts creating build/lib/fitbenchmarking/fonts/FiraSans creating build/lib/fitbenchmarking/fonts/FiraSans/eot copying fitbenchmarking/fonts/FiraSans/eot/FiraSans-Bold.eot -> build/lib/fitbenchmarking/fonts/FiraSans/eot copying fitbenchmarking/fonts/FiraSans/eot/FiraSans-BoldItalic.eot -> build/lib/fitbenchmarking/fonts/FiraSans/eot copying fitbenchmarking/fonts/FiraSans/eot/FiraSans-Italic.eot -> build/lib/fitbenchmarking/fonts/FiraSans/eot copying fitbenchmarking/fonts/FiraSans/eot/FiraSans-Light.eot -> build/lib/fitbenchmarking/fonts/FiraSans/eot copying fitbenchmarking/fonts/FiraSans/eot/FiraSans-LightItalic.eot -> build/lib/fitbenchmarking/fonts/FiraSans/eot copying fitbenchmarking/fonts/FiraSans/eot/FiraSans-Medium.eot -> build/lib/fitbenchmarking/fonts/FiraSans/eot copying fitbenchmarking/fonts/FiraSans/eot/FiraSans-MediumItalic.eot -> build/lib/fitbenchmarking/fonts/FiraSans/eot copying fitbenchmarking/fonts/FiraSans/eot/FiraSans-Regular.eot -> build/lib/fitbenchmarking/fonts/FiraSans/eot creating build/lib/fitbenchmarking/fonts/FiraSans/ttf copying fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Bold.ttf -> build/lib/fitbenchmarking/fonts/FiraSans/ttf copying fitbenchmarking/fonts/FiraSans/ttf/FiraSans-BoldItalic.ttf -> build/lib/fitbenchmarking/fonts/FiraSans/ttf copying fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Italic.ttf -> build/lib/fitbenchmarking/fonts/FiraSans/ttf copying fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Light.ttf -> build/lib/fitbenchmarking/fonts/FiraSans/ttf copying fitbenchmarking/fonts/FiraSans/ttf/FiraSans-LightItalic.ttf -> build/lib/fitbenchmarking/fonts/FiraSans/ttf copying fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Medium.ttf -> build/lib/fitbenchmarking/fonts/FiraSans/ttf copying fitbenchmarking/fonts/FiraSans/ttf/FiraSans-MediumItalic.ttf -> build/lib/fitbenchmarking/fonts/FiraSans/ttf copying fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Regular.ttf -> build/lib/fitbenchmarking/fonts/FiraSans/ttf creating build/lib/fitbenchmarking/fonts/FiraSans/woff copying fitbenchmarking/fonts/FiraSans/woff/FiraSans-Bold.woff -> build/lib/fitbenchmarking/fonts/FiraSans/woff copying fitbenchmarking/fonts/FiraSans/woff/FiraSans-BoldItalic.woff -> build/lib/fitbenchmarking/fonts/FiraSans/woff copying fitbenchmarking/fonts/FiraSans/woff/FiraSans-Italic.woff -> build/lib/fitbenchmarking/fonts/FiraSans/woff copying fitbenchmarking/fonts/FiraSans/woff/FiraSans-Light.woff -> build/lib/fitbenchmarking/fonts/FiraSans/woff copying fitbenchmarking/fonts/FiraSans/woff/FiraSans-LightItalic.woff -> build/lib/fitbenchmarking/fonts/FiraSans/woff copying fitbenchmarking/fonts/FiraSans/woff/FiraSans-Medium.woff -> build/lib/fitbenchmarking/fonts/FiraSans/woff copying fitbenchmarking/fonts/FiraSans/woff/FiraSans-MediumItalic.woff -> build/lib/fitbenchmarking/fonts/FiraSans/woff copying fitbenchmarking/fonts/FiraSans/woff/FiraSans-Regular.woff -> build/lib/fitbenchmarking/fonts/FiraSans/woff creating build/lib/fitbenchmarking/fonts/FiraSans/woff2 copying fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Bold.woff2 -> build/lib/fitbenchmarking/fonts/FiraSans/woff2 copying fitbenchmarking/fonts/FiraSans/woff2/FiraSans-BoldItalic.woff2 -> build/lib/fitbenchmarking/fonts/FiraSans/woff2 copying fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Italic.woff2 -> build/lib/fitbenchmarking/fonts/FiraSans/woff2 copying fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Light.woff2 -> build/lib/fitbenchmarking/fonts/FiraSans/woff2 copying fitbenchmarking/fonts/FiraSans/woff2/FiraSans-LightItalic.woff2 -> build/lib/fitbenchmarking/fonts/FiraSans/woff2 copying fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Medium.woff2 -> build/lib/fitbenchmarking/fonts/FiraSans/woff2 copying fitbenchmarking/fonts/FiraSans/woff2/FiraSans-MediumItalic.woff2 -> build/lib/fitbenchmarking/fonts/FiraSans/woff2 copying fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Regular.woff2 -> build/lib/fitbenchmarking/fonts/FiraSans/woff2 creating build/lib/fitbenchmarking/fonts/FontAwesome copying fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.eot -> build/lib/fitbenchmarking/fonts/FontAwesome copying fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.svg -> build/lib/fitbenchmarking/fonts/FontAwesome copying fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.ttf -> build/lib/fitbenchmarking/fonts/FontAwesome copying fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.woff -> build/lib/fitbenchmarking/fonts/FontAwesome copying fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.woff2 -> build/lib/fitbenchmarking/fonts/FontAwesome creating build/lib/fitbenchmarking/mock_problems copying fitbenchmarking/mock_problems/__init__.py -> build/lib/fitbenchmarking/mock_problems copying fitbenchmarking/mock_problems/cubic-fba-test-bounds.txt -> build/lib/fitbenchmarking/mock_problems copying fitbenchmarking/mock_problems/cubic-fba-test-go.txt -> build/lib/fitbenchmarking/mock_problems copying fitbenchmarking/mock_problems/cubic.dat -> build/lib/fitbenchmarking/mock_problems creating build/lib/fitbenchmarking/mock_problems/all_parsers_set copying fitbenchmarking/mock_problems/all_parsers_set/1D_sphere_neutron_def0.txt -> build/lib/fitbenchmarking/mock_problems/all_parsers_set copying fitbenchmarking/mock_problems/all_parsers_set/DANWOOD.SIF -> build/lib/fitbenchmarking/mock_problems/all_parsers_set copying fitbenchmarking/mock_problems/all_parsers_set/DanWood.dat -> build/lib/fitbenchmarking/mock_problems/all_parsers_set copying fitbenchmarking/mock_problems/all_parsers_set/META.txt -> build/lib/fitbenchmarking/mock_problems/all_parsers_set copying fitbenchmarking/mock_problems/all_parsers_set/trig_noisy-fba.txt -> build/lib/fitbenchmarking/mock_problems/all_parsers_set creating build/lib/fitbenchmarking/mock_problems/all_parsers_set/data_files copying fitbenchmarking/mock_problems/all_parsers_set/data_files/1D_sphere_50_nosmearing_neutron_synth.txt -> build/lib/fitbenchmarking/mock_problems/all_parsers_set/data_files copying fitbenchmarking/mock_problems/all_parsers_set/data_files/DanWood.hes -> build/lib/fitbenchmarking/mock_problems/all_parsers_set/data_files copying fitbenchmarking/mock_problems/all_parsers_set/data_files/DanWood.jac -> build/lib/fitbenchmarking/mock_problems/all_parsers_set/data_files copying fitbenchmarking/mock_problems/all_parsers_set/data_files/trig_noisy.txt -> build/lib/fitbenchmarking/mock_problems/all_parsers_set/data_files creating build/lib/fitbenchmarking/mock_problems/data_files copying fitbenchmarking/mock_problems/data_files/cubic.hes -> build/lib/fitbenchmarking/mock_problems/data_files copying fitbenchmarking/mock_problems/data_files/cubic.jac -> build/lib/fitbenchmarking/mock_problems/data_files copying fitbenchmarking/mock_problems/data_files/cubic.txt -> build/lib/fitbenchmarking/mock_problems/data_files creating build/lib/fitbenchmarking/mock_problems/default_parsers copying fitbenchmarking/mock_problems/default_parsers/META.txt -> build/lib/fitbenchmarking/mock_problems/default_parsers copying fitbenchmarking/mock_problems/default_parsers/cubic.dat -> build/lib/fitbenchmarking/mock_problems/default_parsers copying fitbenchmarking/mock_problems/default_parsers/prob_def_1.txt -> build/lib/fitbenchmarking/mock_problems/default_parsers creating build/lib/fitbenchmarking/mock_problems/default_parsers/data_files copying fitbenchmarking/mock_problems/default_parsers/data_files/cubic.jac -> build/lib/fitbenchmarking/mock_problems/default_parsers/data_files copying fitbenchmarking/mock_problems/default_parsers/data_files/cyl_400_20.txt -> build/lib/fitbenchmarking/mock_problems/default_parsers/data_files creating build/lib/fitbenchmarking/mock_problems/multifit_set copying fitbenchmarking/mock_problems/multifit_set/META.txt -> build/lib/fitbenchmarking/mock_problems/multifit_set copying fitbenchmarking/mock_problems/multifit_set/multifit.txt -> build/lib/fitbenchmarking/mock_problems/multifit_set creating build/lib/fitbenchmarking/mock_problems/multifit_set/data_files copying fitbenchmarking/mock_problems/multifit_set/data_files/multifit1.txt -> build/lib/fitbenchmarking/mock_problems/multifit_set/data_files copying fitbenchmarking/mock_problems/multifit_set/data_files/multifit2.txt -> build/lib/fitbenchmarking/mock_problems/multifit_set/data_files creating build/lib/fitbenchmarking/systests copying fitbenchmarking/systests/__init__.py -> build/lib/fitbenchmarking/systests copying fitbenchmarking/systests/test_regression.py -> build/lib/fitbenchmarking/systests copying fitbenchmarking/systests/test_usage_examples.py -> build/lib/fitbenchmarking/systests creating build/lib/fitbenchmarking/systests/linux_expected_results copying fitbenchmarking/systests/linux_expected_results/all_parsers.txt -> build/lib/fitbenchmarking/systests/linux_expected_results copying fitbenchmarking/systests/linux_expected_results/default_parsers.txt -> build/lib/fitbenchmarking/systests/linux_expected_results copying fitbenchmarking/systests/linux_expected_results/matlab.txt -> build/lib/fitbenchmarking/systests/linux_expected_results copying fitbenchmarking/systests/linux_expected_results/multifit.txt -> build/lib/fitbenchmarking/systests/linux_expected_results creating build/lib/fitbenchmarking/templates copying fitbenchmarking/templates/fitting_report_template.html -> build/lib/fitbenchmarking/templates copying fitbenchmarking/templates/index_page.html -> build/lib/fitbenchmarking/templates copying fitbenchmarking/templates/problem_index_page.html -> build/lib/fitbenchmarking/templates copying fitbenchmarking/templates/problem_summary_page_template.html -> build/lib/fitbenchmarking/templates copying fitbenchmarking/templates/style_sheet.py -> build/lib/fitbenchmarking/templates copying fitbenchmarking/templates/table_descriptions.rst -> build/lib/fitbenchmarking/templates copying fitbenchmarking/templates/table_template.html -> build/lib/fitbenchmarking/templates creating build/lib/fitbenchmarking/templates/css copying fitbenchmarking/templates/css/custom_style.css -> build/lib/fitbenchmarking/templates/css copying fitbenchmarking/templates/css/dropdown_style.css -> build/lib/fitbenchmarking/templates/css copying fitbenchmarking/templates/css/main_style.css -> build/lib/fitbenchmarking/templates/css copying fitbenchmarking/templates/css/math_style.css -> build/lib/fitbenchmarking/templates/css copying fitbenchmarking/templates/css/table_style.css -> build/lib/fitbenchmarking/templates/css creating build/lib/fitbenchmarking/templates/js copying fitbenchmarking/templates/js/dropdown.js -> build/lib/fitbenchmarking/templates/js copying fitbenchmarking/templates/js/table.js -> build/lib/fitbenchmarking/templates/js copying fitbenchmarking/templates/js/tex-mml-chtml.js -> build/lib/fitbenchmarking/templates/js creating build/lib/fitbenchmarking/templates/js/output creating build/lib/fitbenchmarking/templates/js/output/chtml creating build/lib/fitbenchmarking/templates/js/output/chtml/fonts creating build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff -> build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff -> build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff -> build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff -> build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Zero.woff -> build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 creating build/lib/fitbenchmarking/cli/tests copying fitbenchmarking/cli/tests/__init__.py -> build/lib/fitbenchmarking/cli/tests copying fitbenchmarking/cli/tests/test_exception_handler.py -> build/lib/fitbenchmarking/cli/tests copying fitbenchmarking/cli/tests/test_main.py -> build/lib/fitbenchmarking/cli/tests creating build/lib/fitbenchmarking/results_processing/tests copying fitbenchmarking/results_processing/tests/__init__.py -> build/lib/fitbenchmarking/results_processing/tests copying fitbenchmarking/results_processing/tests/test_base_table.py -> build/lib/fitbenchmarking/results_processing/tests copying fitbenchmarking/results_processing/tests/test_fitting_report.py -> build/lib/fitbenchmarking/results_processing/tests copying fitbenchmarking/results_processing/tests/test_performance_profiler.py -> build/lib/fitbenchmarking/results_processing/tests copying fitbenchmarking/results_processing/tests/test_plots.py -> build/lib/fitbenchmarking/results_processing/tests copying fitbenchmarking/results_processing/tests/test_problem_summary_page.py -> build/lib/fitbenchmarking/results_processing/tests copying fitbenchmarking/results_processing/tests/test_tables.py -> build/lib/fitbenchmarking/results_processing/tests creating build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/acc.html -> build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/acc.txt -> build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/compare.html -> build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/compare.txt -> build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/local_min.html -> build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/local_min.txt -> build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/minimizer_dropdown.html -> build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/problem_dropdown.html -> build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/runtime.html -> build/lib/fitbenchmarking/results_processing/tests/expected_results copying fitbenchmarking/results_processing/tests/expected_results/runtime.txt -> build/lib/fitbenchmarking/results_processing/tests/expected_results creating build/lib/fitbenchmarking/controllers/matlab_curve_controller copying fitbenchmarking/controllers/matlab_curve_controller/eval_r.m -> build/lib/fitbenchmarking/controllers/matlab_curve_controller creating build/lib/fitbenchmarking/controllers/tests copying fitbenchmarking/controllers/tests/__init__.py -> build/lib/fitbenchmarking/controllers/tests copying fitbenchmarking/controllers/tests/test_controllers.py -> build/lib/fitbenchmarking/controllers/tests creating build/lib/fitbenchmarking/hessian/tests copying fitbenchmarking/hessian/tests/__init__.py -> build/lib/fitbenchmarking/hessian/tests copying fitbenchmarking/hessian/tests/test_hessian.py -> build/lib/fitbenchmarking/hessian/tests creating build/lib/fitbenchmarking/parsing/tests copying fitbenchmarking/parsing/tests/__init__.py -> build/lib/fitbenchmarking/parsing/tests copying fitbenchmarking/parsing/tests/test_fitting_problem.py -> build/lib/fitbenchmarking/parsing/tests copying fitbenchmarking/parsing/tests/test_parsers.py -> build/lib/fitbenchmarking/parsing/tests creating build/lib/fitbenchmarking/parsing/tests/cutest copying fitbenchmarking/parsing/tests/cutest/basic.SIF -> build/lib/fitbenchmarking/parsing/tests/cutest copying fitbenchmarking/parsing/tests/cutest/function_evaluations.json -> build/lib/fitbenchmarking/parsing/tests/cutest copying fitbenchmarking/parsing/tests/cutest/jacobian_evaluations.json -> build/lib/fitbenchmarking/parsing/tests/cutest copying fitbenchmarking/parsing/tests/cutest/start_end_x.SIF -> build/lib/fitbenchmarking/parsing/tests/cutest creating build/lib/fitbenchmarking/parsing/tests/expected copying fitbenchmarking/parsing/tests/expected/basic.json -> build/lib/fitbenchmarking/parsing/tests/expected copying fitbenchmarking/parsing/tests/expected/start_end_x.json -> build/lib/fitbenchmarking/parsing/tests/expected creating build/lib/fitbenchmarking/parsing/tests/ivp copying fitbenchmarking/parsing/tests/ivp/basic.txt -> build/lib/fitbenchmarking/parsing/tests/ivp copying fitbenchmarking/parsing/tests/ivp/function_evaluations.json -> build/lib/fitbenchmarking/parsing/tests/ivp copying fitbenchmarking/parsing/tests/ivp/simplified_anac.txt -> build/lib/fitbenchmarking/parsing/tests/ivp copying fitbenchmarking/parsing/tests/ivp/start_end_x.txt -> build/lib/fitbenchmarking/parsing/tests/ivp creating build/lib/fitbenchmarking/parsing/tests/ivp/data_files copying fitbenchmarking/parsing/tests/ivp/data_files/simplified_anac.txt -> build/lib/fitbenchmarking/parsing/tests/ivp/data_files creating build/lib/fitbenchmarking/parsing/tests/ivp/functions copying fitbenchmarking/parsing/tests/ivp/functions/simplified_anac.py -> build/lib/fitbenchmarking/parsing/tests/ivp/functions creating build/lib/fitbenchmarking/parsing/tests/mantid copying fitbenchmarking/parsing/tests/mantid/basic.txt -> build/lib/fitbenchmarking/parsing/tests/mantid copying fitbenchmarking/parsing/tests/mantid/function_evaluations.json -> build/lib/fitbenchmarking/parsing/tests/mantid copying fitbenchmarking/parsing/tests/mantid/multifit.txt -> build/lib/fitbenchmarking/parsing/tests/mantid copying fitbenchmarking/parsing/tests/mantid/start_end_x.txt -> build/lib/fitbenchmarking/parsing/tests/mantid creating build/lib/fitbenchmarking/parsing/tests/mantid/data_files copying fitbenchmarking/parsing/tests/mantid/data_files/mantid_basic.dat -> build/lib/fitbenchmarking/parsing/tests/mantid/data_files copying fitbenchmarking/parsing/tests/mantid/data_files/mantid_start_end_x.dat -> build/lib/fitbenchmarking/parsing/tests/mantid/data_files copying fitbenchmarking/parsing/tests/mantid/data_files/multifit1.txt -> build/lib/fitbenchmarking/parsing/tests/mantid/data_files copying fitbenchmarking/parsing/tests/mantid/data_files/multifit2.txt -> build/lib/fitbenchmarking/parsing/tests/mantid/data_files creating build/lib/fitbenchmarking/parsing/tests/nist copying fitbenchmarking/parsing/tests/nist/basic.dat -> build/lib/fitbenchmarking/parsing/tests/nist copying fitbenchmarking/parsing/tests/nist/function_evaluations.json -> build/lib/fitbenchmarking/parsing/tests/nist copying fitbenchmarking/parsing/tests/nist/hessian_evaluations.json -> build/lib/fitbenchmarking/parsing/tests/nist copying fitbenchmarking/parsing/tests/nist/jacobian_evaluations.json -> build/lib/fitbenchmarking/parsing/tests/nist copying fitbenchmarking/parsing/tests/nist/start_end_x.dat -> build/lib/fitbenchmarking/parsing/tests/nist creating build/lib/fitbenchmarking/parsing/tests/nist/data_files copying fitbenchmarking/parsing/tests/nist/data_files/NA.jac -> build/lib/fitbenchmarking/parsing/tests/nist/data_files copying fitbenchmarking/parsing/tests/nist/data_files/basic.hes -> build/lib/fitbenchmarking/parsing/tests/nist/data_files copying fitbenchmarking/parsing/tests/nist/data_files/basic.jac -> build/lib/fitbenchmarking/parsing/tests/nist/data_files creating build/lib/fitbenchmarking/parsing/tests/sasview copying fitbenchmarking/parsing/tests/sasview/basic.txt -> build/lib/fitbenchmarking/parsing/tests/sasview copying fitbenchmarking/parsing/tests/sasview/function_evaluations.json -> build/lib/fitbenchmarking/parsing/tests/sasview copying fitbenchmarking/parsing/tests/sasview/start_end_x.txt -> build/lib/fitbenchmarking/parsing/tests/sasview creating build/lib/fitbenchmarking/parsing/tests/sasview/data_files copying fitbenchmarking/parsing/tests/sasview/data_files/sasview_basic.dat -> build/lib/fitbenchmarking/parsing/tests/sasview/data_files creating build/lib/fitbenchmarking/core/tests copying fitbenchmarking/core/tests/__init__.py -> build/lib/fitbenchmarking/core/tests copying fitbenchmarking/core/tests/test_fitting_benchmarking_benchmark.py -> build/lib/fitbenchmarking/core/tests copying fitbenchmarking/core/tests/test_fitting_benchmarking_benchmark_problems.py -> build/lib/fitbenchmarking/core/tests copying fitbenchmarking/core/tests/test_fitting_benchmarking_hessians.py -> build/lib/fitbenchmarking/core/tests copying fitbenchmarking/core/tests/test_fitting_benchmarking_jacobians.py -> build/lib/fitbenchmarking/core/tests copying fitbenchmarking/core/tests/test_fitting_benchmarking_minimizers.py -> build/lib/fitbenchmarking/core/tests copying fitbenchmarking/core/tests/test_fitting_benchmarking_software.py -> build/lib/fitbenchmarking/core/tests copying fitbenchmarking/core/tests/test_fitting_benchmarking_starting_values.py -> build/lib/fitbenchmarking/core/tests copying fitbenchmarking/core/tests/test_results_output.py -> build/lib/fitbenchmarking/core/tests creating build/lib/fitbenchmarking/cost_func/tests copying fitbenchmarking/cost_func/tests/__init__.py -> build/lib/fitbenchmarking/cost_func/tests copying fitbenchmarking/cost_func/tests/test_cost_func.py -> build/lib/fitbenchmarking/cost_func/tests creating build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/__init__.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_create_dirs.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_debug.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_fitbm_result.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_logger.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_misc.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_options_fitting.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_options_generic.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_options_hessian.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_options_jacobian.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_options_logging.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_options_minimizers.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_options_output.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_options_plotting.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_output_grabber.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_timer.py -> build/lib/fitbenchmarking/utils/tests copying fitbenchmarking/utils/tests/test_write_files.py -> build/lib/fitbenchmarking/utils/tests creating build/lib/fitbenchmarking/jacobian/scripts copying fitbenchmarking/jacobian/scripts/NIST-Jacobians.nb -> build/lib/fitbenchmarking/jacobian/scripts creating build/lib/fitbenchmarking/jacobian/tests copying fitbenchmarking/jacobian/tests/__init__.py -> build/lib/fitbenchmarking/jacobian/tests copying fitbenchmarking/jacobian/tests/test_jacobian.py -> build/lib/fitbenchmarking/jacobian/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lS87qJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64 + cd FitBenchmarking-0.2.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-FitBenchmarking-0.2.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-FitBenchmarking-0.2.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli copying build/lib/fitbenchmarking/cli/exception_handler.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli copying build/lib/fitbenchmarking/cli/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli copying build/lib/fitbenchmarking/cli/main.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/tests copying build/lib/fitbenchmarking/cli/tests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/tests copying build/lib/fitbenchmarking/cli/tests/test_main.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/tests copying build/lib/fitbenchmarking/cli/tests/test_exception_handler.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/tests creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/fitting_report.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/acc_table.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/local_min_table.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/performance_profiler.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/problem_summary_page.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/base_table.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/runtime_table.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/plots.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/results_processing/compare_table.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests copying build/lib/fitbenchmarking/results_processing/tests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests copying build/lib/fitbenchmarking/results_processing/tests/test_fitting_report.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests copying build/lib/fitbenchmarking/results_processing/tests/test_problem_summary_page.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/acc.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/local_min.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/minimizer_dropdown.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/acc.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/runtime.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/compare.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/compare.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/local_min.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/problem_dropdown.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/expected_results/runtime.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/expected_results copying build/lib/fitbenchmarking/results_processing/tests/test_tables.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests copying build/lib/fitbenchmarking/results_processing/tests/test_plots.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests copying build/lib/fitbenchmarking/results_processing/tests/test_base_table.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests copying build/lib/fitbenchmarking/results_processing/tests/test_performance_profiler.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests copying build/lib/fitbenchmarking/results_processing/tables.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing copying build/lib/fitbenchmarking/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/css copying build/lib/fitbenchmarking/templates/css/custom_style.css -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/css copying build/lib/fitbenchmarking/templates/css/dropdown_style.css -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/css copying build/lib/fitbenchmarking/templates/css/math_style.css -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/css copying build/lib/fitbenchmarking/templates/css/main_style.css -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/css copying build/lib/fitbenchmarking/templates/css/table_style.css -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/css copying build/lib/fitbenchmarking/templates/problem_summary_page_template.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates copying build/lib/fitbenchmarking/templates/problem_index_page.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates copying build/lib/fitbenchmarking/templates/style_sheet.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js copying build/lib/fitbenchmarking/templates/js/dropdown.js -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js/output creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js/output/chtml creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js/output/chtml/fonts creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Zero.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying build/lib/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js/output/chtml/fonts/woff-v2 copying build/lib/fitbenchmarking/templates/js/tex-mml-chtml.js -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js copying build/lib/fitbenchmarking/templates/js/table.js -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/js copying build/lib/fitbenchmarking/templates/table_descriptions.rst -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates copying build/lib/fitbenchmarking/templates/fitting_report_template.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates copying build/lib/fitbenchmarking/templates/index_page.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates copying build/lib/fitbenchmarking/templates/table_template.html -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates copying build/lib/fitbenchmarking/__main__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/controller_factory.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/matlab_mixin.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/ralfit_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/gradient_free_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/dfo_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/matlab_curve_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/mantid_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/base_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/matlab_stats_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/levmar_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/matlab_opt_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/matlab_curve_controller copying build/lib/fitbenchmarking/controllers/matlab_curve_controller/eval_r.m -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/matlab_curve_controller copying build/lib/fitbenchmarking/controllers/gsl_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/scipy_go_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/scipy_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/tests copying build/lib/fitbenchmarking/controllers/tests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/tests copying build/lib/fitbenchmarking/controllers/tests/test_controllers.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/tests copying build/lib/fitbenchmarking/controllers/bumps_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/matlab_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/scipy_ls_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/minuit_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers copying build/lib/fitbenchmarking/controllers/horace_controller.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian copying build/lib/fitbenchmarking/hessian/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian copying build/lib/fitbenchmarking/hessian/scipy_hessian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian copying build/lib/fitbenchmarking/hessian/hessian_factory.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian copying build/lib/fitbenchmarking/hessian/numdifftools_hessian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian copying build/lib/fitbenchmarking/hessian/analytic_hessian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian copying build/lib/fitbenchmarking/hessian/base_hessian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/tests copying build/lib/fitbenchmarking/hessian/tests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/tests copying build/lib/fitbenchmarking/hessian/tests/test_hessian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/tests creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/parser_factory.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/fitbenchmark_parser.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/sasview_parser.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/mantid_parser.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/fitting_problem.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/ivp_parser.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/nist_parser.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/base_parser.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing copying build/lib/fitbenchmarking/parsing/cutest_parser.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid/data_files copying build/lib/fitbenchmarking/parsing/tests/mantid/data_files/mantid_start_end_x.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid/data_files copying build/lib/fitbenchmarking/parsing/tests/mantid/data_files/multifit2.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid/data_files copying build/lib/fitbenchmarking/parsing/tests/mantid/data_files/multifit1.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid/data_files copying build/lib/fitbenchmarking/parsing/tests/mantid/data_files/mantid_basic.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid/data_files copying build/lib/fitbenchmarking/parsing/tests/mantid/start_end_x.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid copying build/lib/fitbenchmarking/parsing/tests/mantid/function_evaluations.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid copying build/lib/fitbenchmarking/parsing/tests/mantid/basic.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid copying build/lib/fitbenchmarking/parsing/tests/mantid/multifit.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/mantid copying build/lib/fitbenchmarking/parsing/tests/test_fitting_problem.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests copying build/lib/fitbenchmarking/parsing/tests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests copying build/lib/fitbenchmarking/parsing/tests/test_parsers.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/cutest copying build/lib/fitbenchmarking/parsing/tests/cutest/function_evaluations.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/cutest copying build/lib/fitbenchmarking/parsing/tests/cutest/start_end_x.SIF -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/cutest copying build/lib/fitbenchmarking/parsing/tests/cutest/jacobian_evaluations.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/cutest copying build/lib/fitbenchmarking/parsing/tests/cutest/basic.SIF -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/cutest creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/sasview creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/sasview/data_files copying build/lib/fitbenchmarking/parsing/tests/sasview/data_files/sasview_basic.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/sasview/data_files copying build/lib/fitbenchmarking/parsing/tests/sasview/start_end_x.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/sasview copying build/lib/fitbenchmarking/parsing/tests/sasview/function_evaluations.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/sasview copying build/lib/fitbenchmarking/parsing/tests/sasview/basic.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/sasview creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist/data_files copying build/lib/fitbenchmarking/parsing/tests/nist/data_files/basic.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist/data_files copying build/lib/fitbenchmarking/parsing/tests/nist/data_files/basic.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist/data_files copying build/lib/fitbenchmarking/parsing/tests/nist/data_files/NA.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist/data_files copying build/lib/fitbenchmarking/parsing/tests/nist/function_evaluations.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist copying build/lib/fitbenchmarking/parsing/tests/nist/start_end_x.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist copying build/lib/fitbenchmarking/parsing/tests/nist/hessian_evaluations.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist copying build/lib/fitbenchmarking/parsing/tests/nist/basic.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist copying build/lib/fitbenchmarking/parsing/tests/nist/jacobian_evaluations.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/nist creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/expected copying build/lib/fitbenchmarking/parsing/tests/expected/basic.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/expected copying build/lib/fitbenchmarking/parsing/tests/expected/start_end_x.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/expected creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp/data_files copying build/lib/fitbenchmarking/parsing/tests/ivp/data_files/simplified_anac.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp/data_files copying build/lib/fitbenchmarking/parsing/tests/ivp/start_end_x.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp copying build/lib/fitbenchmarking/parsing/tests/ivp/function_evaluations.json -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp copying build/lib/fitbenchmarking/parsing/tests/ivp/simplified_anac.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp copying build/lib/fitbenchmarking/parsing/tests/ivp/basic.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp/functions copying build/lib/fitbenchmarking/parsing/tests/ivp/functions/simplified_anac.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp/functions copying build/lib/fitbenchmarking/parsing/nist_data_functions.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core copying build/lib/fitbenchmarking/core/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core copying build/lib/fitbenchmarking/core/fitting_benchmarking.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core copying build/lib/fitbenchmarking/core/results_output.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests copying build/lib/fitbenchmarking/core/tests/test_results_output.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests copying build/lib/fitbenchmarking/core/tests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests copying build/lib/fitbenchmarking/core/tests/test_fitting_benchmarking_software.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests copying build/lib/fitbenchmarking/core/tests/test_fitting_benchmarking_benchmark_problems.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests copying build/lib/fitbenchmarking/core/tests/test_fitting_benchmarking_minimizers.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests copying build/lib/fitbenchmarking/core/tests/test_fitting_benchmarking_starting_values.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests copying build/lib/fitbenchmarking/core/tests/test_fitting_benchmarking_benchmark.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests copying build/lib/fitbenchmarking/core/tests/test_fitting_benchmarking_hessians.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests copying build/lib/fitbenchmarking/core/tests/test_fitting_benchmarking_jacobians.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FontAwesome copying build/lib/fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FontAwesome copying build/lib/fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FontAwesome copying build/lib/fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FontAwesome copying build/lib/fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FontAwesome copying build/lib/fitbenchmarking/fonts/FontAwesome/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FontAwesome creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/ttf copying build/lib/fitbenchmarking/fonts/FiraSans/ttf/FiraSans-MediumItalic.ttf -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/ttf copying build/lib/fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Italic.ttf -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/ttf copying build/lib/fitbenchmarking/fonts/FiraSans/ttf/FiraSans-BoldItalic.ttf -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/ttf copying build/lib/fitbenchmarking/fonts/FiraSans/ttf/FiraSans-LightItalic.ttf -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/ttf copying build/lib/fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Regular.ttf -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/ttf copying build/lib/fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Light.ttf -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/ttf copying build/lib/fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Bold.ttf -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/ttf copying build/lib/fitbenchmarking/fonts/FiraSans/ttf/FiraSans-Medium.ttf -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/ttf creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/eot copying build/lib/fitbenchmarking/fonts/FiraSans/eot/FiraSans-Italic.eot -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/eot copying build/lib/fitbenchmarking/fonts/FiraSans/eot/FiraSans-Medium.eot -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/eot copying build/lib/fitbenchmarking/fonts/FiraSans/eot/FiraSans-Light.eot -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/eot copying build/lib/fitbenchmarking/fonts/FiraSans/eot/FiraSans-Bold.eot -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/eot copying build/lib/fitbenchmarking/fonts/FiraSans/eot/FiraSans-LightItalic.eot -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/eot copying build/lib/fitbenchmarking/fonts/FiraSans/eot/FiraSans-BoldItalic.eot -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/eot copying build/lib/fitbenchmarking/fonts/FiraSans/eot/FiraSans-Regular.eot -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/eot copying build/lib/fitbenchmarking/fonts/FiraSans/eot/FiraSans-MediumItalic.eot -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/eot creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff copying build/lib/fitbenchmarking/fonts/FiraSans/woff/FiraSans-LightItalic.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff copying build/lib/fitbenchmarking/fonts/FiraSans/woff/FiraSans-MediumItalic.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff copying build/lib/fitbenchmarking/fonts/FiraSans/woff/FiraSans-Regular.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff copying build/lib/fitbenchmarking/fonts/FiraSans/woff/FiraSans-Light.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff copying build/lib/fitbenchmarking/fonts/FiraSans/woff/FiraSans-Medium.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff copying build/lib/fitbenchmarking/fonts/FiraSans/woff/FiraSans-Bold.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff copying build/lib/fitbenchmarking/fonts/FiraSans/woff/FiraSans-BoldItalic.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff copying build/lib/fitbenchmarking/fonts/FiraSans/woff/FiraSans-Italic.woff -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff2 copying build/lib/fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Bold.woff2 -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff2 copying build/lib/fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Light.woff2 -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff2 copying build/lib/fitbenchmarking/fonts/FiraSans/woff2/FiraSans-BoldItalic.woff2 -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff2 copying build/lib/fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Italic.woff2 -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff2 copying build/lib/fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Medium.woff2 -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff2 copying build/lib/fitbenchmarking/fonts/FiraSans/woff2/FiraSans-MediumItalic.woff2 -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff2 copying build/lib/fitbenchmarking/fonts/FiraSans/woff2/FiraSans-LightItalic.woff2 -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff2 copying build/lib/fitbenchmarking/fonts/FiraSans/woff2/FiraSans-Regular.woff2 -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/fonts/FiraSans/woff2 creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func copying build/lib/fitbenchmarking/cost_func/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func copying build/lib/fitbenchmarking/cost_func/nlls_cost_func.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func copying build/lib/fitbenchmarking/cost_func/nlls_base_cost_func.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func copying build/lib/fitbenchmarking/cost_func/cost_func_factory.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func copying build/lib/fitbenchmarking/cost_func/poisson_cost_func.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func copying build/lib/fitbenchmarking/cost_func/weighted_nlls_cost_func.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func copying build/lib/fitbenchmarking/cost_func/base_cost_func.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func copying build/lib/fitbenchmarking/cost_func/hellinger_nlls_cost_func.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/tests copying build/lib/fitbenchmarking/cost_func/tests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/tests copying build/lib/fitbenchmarking/cost_func/tests/test_cost_func.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/tests creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/create_dirs.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/exceptions.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/debug.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/misc.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/timer.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/log.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/options.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/write_files.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_options_logging.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_options_jacobian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_output_grabber.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_options_plotting.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_options_hessian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_create_dirs.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_debug.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_options_minimizers.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_logger.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_options_output.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_timer.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_options_fitting.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_misc.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_fitbm_result.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_options_generic.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/tests/test_write_files.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests copying build/lib/fitbenchmarking/utils/fitbm_result.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils copying build/lib/fitbenchmarking/utils/output_grabber.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems copying build/lib/fitbenchmarking/mock_problems/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems copying build/lib/fitbenchmarking/mock_problems/cubic-fba-test-go.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/data_files copying build/lib/fitbenchmarking/mock_problems/data_files/cubic.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/data_files copying build/lib/fitbenchmarking/mock_problems/data_files/cubic.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/data_files copying build/lib/fitbenchmarking/mock_problems/data_files/cubic.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/data_files creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/multifit_set creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/multifit_set/data_files copying build/lib/fitbenchmarking/mock_problems/multifit_set/data_files/multifit2.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/multifit_set/data_files copying build/lib/fitbenchmarking/mock_problems/multifit_set/data_files/multifit1.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/multifit_set/data_files copying build/lib/fitbenchmarking/mock_problems/multifit_set/META.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/multifit_set copying build/lib/fitbenchmarking/mock_problems/multifit_set/multifit.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/multifit_set copying build/lib/fitbenchmarking/mock_problems/cubic-fba-test-bounds.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems copying build/lib/fitbenchmarking/mock_problems/cubic.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set copying build/lib/fitbenchmarking/mock_problems/all_parsers_set/DANWOOD.SIF -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set/data_files copying build/lib/fitbenchmarking/mock_problems/all_parsers_set/data_files/1D_sphere_50_nosmearing_neutron_synth.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set/data_files copying build/lib/fitbenchmarking/mock_problems/all_parsers_set/data_files/DanWood.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set/data_files copying build/lib/fitbenchmarking/mock_problems/all_parsers_set/data_files/trig_noisy.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set/data_files copying build/lib/fitbenchmarking/mock_problems/all_parsers_set/data_files/DanWood.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set/data_files copying build/lib/fitbenchmarking/mock_problems/all_parsers_set/trig_noisy-fba.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set copying build/lib/fitbenchmarking/mock_problems/all_parsers_set/META.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set copying build/lib/fitbenchmarking/mock_problems/all_parsers_set/1D_sphere_neutron_def0.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set copying build/lib/fitbenchmarking/mock_problems/all_parsers_set/DanWood.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/all_parsers_set creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/default_parsers creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/default_parsers/data_files copying build/lib/fitbenchmarking/mock_problems/default_parsers/data_files/cubic.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/default_parsers/data_files copying build/lib/fitbenchmarking/mock_problems/default_parsers/data_files/cyl_400_20.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/default_parsers/data_files copying build/lib/fitbenchmarking/mock_problems/default_parsers/cubic.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/default_parsers copying build/lib/fitbenchmarking/mock_problems/default_parsers/prob_def_1.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/default_parsers copying build/lib/fitbenchmarking/mock_problems/default_parsers/META.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/default_parsers creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian copying build/lib/fitbenchmarking/jacobian/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/scripts copying build/lib/fitbenchmarking/jacobian/scripts/NIST-Jacobians.nb -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/scripts copying build/lib/fitbenchmarking/jacobian/numdifftools_jacobian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian copying build/lib/fitbenchmarking/jacobian/scipy_jacobian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian copying build/lib/fitbenchmarking/jacobian/default_jacobian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian copying build/lib/fitbenchmarking/jacobian/analytic_jacobian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian copying build/lib/fitbenchmarking/jacobian/base_jacobian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian copying build/lib/fitbenchmarking/jacobian/jacobian_factory.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/tests copying build/lib/fitbenchmarking/jacobian/tests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/tests copying build/lib/fitbenchmarking/jacobian/tests/test_jacobian.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/tests creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/Chwirut1.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/Chwirut2.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut2.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut1.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss1.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1a.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss1.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss2.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1a.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Gauss2.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Lanczos3.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/DanWood.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1b.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Lanczos3.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut2.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/DanWood.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Chwirut1.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files/Misra1b.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/Misra1b.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/Misra1a.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/META.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/Lanczos3.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/Gauss2.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/DanWood.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/low_difficulty/Gauss1.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/low_difficulty creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/MGH17.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/Misra1d.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/Hahn1.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/Lanczos1.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/Misra1c.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Kirby2.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos2.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Gauss3.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/ENSO.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1d.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/MGH17.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Hahn1.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1c.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos1.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1d.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Hahn1.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos1.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Gauss3.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/ENSO.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Kirby2.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/MGH17.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Lanczos2.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files/Misra1c.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/Lanczos2.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/ENSO.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/Kirby2.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/META.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/average_difficulty/Gauss3.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/average_difficulty creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/MGH10.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/Bennett5.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/BoxBOD.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/Eckerle4.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/BoxBOD.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat42.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH10.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/BoxBOD.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Thurber.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat43.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Bennett5.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH09.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat42.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Eckerle4.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Rat43.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH09.hes -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/MGH10.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Bennett5.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Eckerle4.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files/Thurber.jac -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty/data_files copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/MGH09.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/Rat42.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/Thurber.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/META.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty copying build/lib/fitbenchmarking/benchmark_problems/NIST/high_difficulty/Rat43.dat -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/benchmark_problems/NIST/high_difficulty creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests copying build/lib/fitbenchmarking/systests/test_usage_examples.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests copying build/lib/fitbenchmarking/systests/__init__.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests copying build/lib/fitbenchmarking/systests/test_regression.py -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests creating /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests/linux_expected_results copying build/lib/fitbenchmarking/systests/linux_expected_results/all_parsers.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests/linux_expected_results copying build/lib/fitbenchmarking/systests/linux_expected_results/matlab.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests/linux_expected_results copying build/lib/fitbenchmarking/systests/linux_expected_results/default_parsers.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests/linux_expected_results copying build/lib/fitbenchmarking/systests/linux_expected_results/multifit.txt -> /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests/linux_expected_results byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/exception_handler.py to exception_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/tests/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cli/tests/test_exception_handler.py to test_exception_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/fitting_report.py to fitting_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/acc_table.py to acc_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/local_min_table.py to local_min_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/performance_profiler.py to performance_profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/problem_summary_page.py to problem_summary_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/base_table.py to base_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/runtime_table.py to runtime_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/plots.py to plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/compare_table.py to compare_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/test_fitting_report.py to test_fitting_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/test_problem_summary_page.py to test_problem_summary_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/test_tables.py to test_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/test_plots.py to test_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/test_base_table.py to test_base_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tests/test_performance_profiler.py to test_performance_profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/results_processing/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/templates/style_sheet.py to style_sheet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/controller_factory.py to controller_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/matlab_mixin.py to matlab_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/ralfit_controller.py to ralfit_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/gradient_free_controller.py to gradient_free_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/dfo_controller.py to dfo_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/matlab_curve_controller.py to matlab_curve_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/mantid_controller.py to mantid_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/base_controller.py to base_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/matlab_stats_controller.py to matlab_stats_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/levmar_controller.py to levmar_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/matlab_opt_controller.py to matlab_opt_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/gsl_controller.py to gsl_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/scipy_go_controller.py to scipy_go_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/scipy_controller.py to scipy_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/tests/test_controllers.py to test_controllers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/bumps_controller.py to bumps_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/matlab_controller.py to matlab_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/scipy_ls_controller.py to scipy_ls_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/minuit_controller.py to minuit_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/controllers/horace_controller.py to horace_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/scipy_hessian.py to scipy_hessian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/hessian_factory.py to hessian_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/numdifftools_hessian.py to numdifftools_hessian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/analytic_hessian.py to analytic_hessian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/base_hessian.py to base_hessian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/hessian/tests/test_hessian.py to test_hessian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/parser_factory.py to parser_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/fitbenchmark_parser.py to fitbenchmark_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/sasview_parser.py to sasview_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/mantid_parser.py to mantid_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/fitting_problem.py to fitting_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/ivp_parser.py to ivp_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/nist_parser.py to nist_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/base_parser.py to base_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/cutest_parser.py to cutest_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/test_fitting_problem.py to test_fitting_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/test_parsers.py to test_parsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/tests/ivp/functions/simplified_anac.py to simplified_anac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/parsing/nist_data_functions.py to nist_data_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/fitting_benchmarking.py to fitting_benchmarking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/results_output.py to results_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests/test_results_output.py to test_results_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests/test_fitting_benchmarking_software.py to test_fitting_benchmarking_software.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests/test_fitting_benchmarking_benchmark_problems.py to test_fitting_benchmarking_benchmark_problems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests/test_fitting_benchmarking_minimizers.py to test_fitting_benchmarking_minimizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests/test_fitting_benchmarking_starting_values.py to test_fitting_benchmarking_starting_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests/test_fitting_benchmarking_benchmark.py to test_fitting_benchmarking_benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests/test_fitting_benchmarking_hessians.py to test_fitting_benchmarking_hessians.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/core/tests/test_fitting_benchmarking_jacobians.py to test_fitting_benchmarking_jacobians.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/nlls_cost_func.py to nlls_cost_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/nlls_base_cost_func.py to nlls_base_cost_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/cost_func_factory.py to cost_func_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/poisson_cost_func.py to poisson_cost_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/weighted_nlls_cost_func.py to weighted_nlls_cost_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/base_cost_func.py to base_cost_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/hellinger_nlls_cost_func.py to hellinger_nlls_cost_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/cost_func/tests/test_cost_func.py to test_cost_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/create_dirs.py to create_dirs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/timer.py to timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/write_files.py to write_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_options_logging.py to test_options_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_options_jacobian.py to test_options_jacobian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_output_grabber.py to test_output_grabber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_options_plotting.py to test_options_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_options_hessian.py to test_options_hessian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_create_dirs.py to test_create_dirs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_debug.py to test_debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_options_minimizers.py to test_options_minimizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_logger.py to test_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_options_output.py to test_options_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_timer.py to test_timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_options_fitting.py to test_options_fitting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_misc.py to test_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_fitbm_result.py to test_fitbm_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_options_generic.py to test_options_generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/tests/test_write_files.py to test_write_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/fitbm_result.py to fitbm_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/utils/output_grabber.py to output_grabber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/mock_problems/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/numdifftools_jacobian.py to numdifftools_jacobian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/scipy_jacobian.py to scipy_jacobian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/default_jacobian.py to default_jacobian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/analytic_jacobian.py to analytic_jacobian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/base_jacobian.py to base_jacobian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/jacobian_factory.py to jacobian_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/jacobian/tests/test_jacobian.py to test_jacobian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests/test_usage_examples.py to test_usage_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/fitbenchmarking/systests/test_regression.py to test_regression.cpython-39.pyc writing byte-compilation script '/tmp/tmpxhu_cpyb.py' /usr/bin/python3 /tmp/tmpxhu_cpyb.py removing /tmp/tmpxhu_cpyb.py running install_egg_info running egg_info writing FitBenchmarking.egg-info/PKG-INFO writing dependency_links to FitBenchmarking.egg-info/dependency_links.txt writing entry points to FitBenchmarking.egg-info/entry_points.txt writing requirements to FitBenchmarking.egg-info/requires.txt writing top-level names to FitBenchmarking.egg-info/top_level.txt reading manifest file 'FitBenchmarking.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'FitBenchmarking.egg-info/SOURCES.txt' Copying FitBenchmarking.egg-info to /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9/site-packages/FitBenchmarking-0.2.0-py3.9.egg-info running install_scripts Installing fitbenchmarking script to /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64//usr/share/doc/python-FitBenchmarking + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64//usr/share/doc/python-FitBenchmarking + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64//usr/share/doc/python-FitBenchmarking + pushd /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64 ~/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64 ~/build/BUILD/FitBenchmarking-0.2.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 ']' + popd ~/build/BUILD/FitBenchmarking-0.2.0 + mv /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.0-1 --unique-debug-suffix -0.2.0-1.x86_64 --unique-debug-src-base python-FitBenchmarking-0.2.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/FitBenchmarking-0.2.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-FitBenchmarking-0.2.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-FitBenchmarking-0.2.0-1.noarch Provides: python-FitBenchmarking python3-FitBenchmarking = 0.2.0-1 python3.9dist(fitbenchmarking) = 0.2 python3dist(fitbenchmarking) = 0.2 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(configparser) python3.9dist(docutils) python3.9dist(jinja2) python3.9dist(lxml) python3.9dist(matplotlib) >= 2 python3.9dist(numpy) python3.9dist(pandas) >= 1.3 python3.9dist(scipy) >= 0.18 python3.9dist(setuptools) Processing files: python-FitBenchmarking-help-0.2.0-1.noarch warning: Empty %files file /builddir/build/BUILD/FitBenchmarking-0.2.0/doclist.lst Provides: python-FitBenchmarking-help = 0.2.0-1 python3-FitBenchmarking-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-FitBenchmarking-0.2.0-1.x86_64 Wrote: /builddir/build/RPMS/python-FitBenchmarking-help-0.2.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-FitBenchmarking-0.2.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Mr6tdQ + umask 022 + cd /builddir/build/BUILD + cd FitBenchmarking-0.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-FitBenchmarking-0.2.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0