Bug#1022431: sasview: FTBFS: distutils.errors.DistutilsClassError: command class <class '__main__.BuildSphinxCommand'> must subclass Command

Lucas Nussbaum lucas at debian.org
Sun Oct 23 14:36:10 BST 2022


Source: sasview
Version: 5.0.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # build the arch-dep packages to be able to build the docs
> dh_auto_build
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /<<PKGBUILDDIR>>/setup.py:12: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
>   from distutils.core import Command
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:18: UserWarning: Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils.
>   warnings.warn(
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils.
>   warnings.warn("Setuptools is replacing distutils.")
> Generating ./src/sas/qtgui/Utilities/UI/PluginManagerUI.py ...
> Generating ./src/sas/qtgui/Utilities/UI/AddMultEditorUI.py ...
> Generating ./src/sas/qtgui/Utilities/UI/FileConverterUI.py ...
> Generating ./src/sas/qtgui/Utilities/UI/ImageViewerOptionsUI.py ...
> Generating ./src/sas/qtgui/Utilities/UI/TabbedModelEditor.py ...
> Generating ./src/sas/qtgui/Utilities/UI/ReportDialogUI.py ...
> Generating ./src/sas/qtgui/Utilities/UI/GridPanelUI.py ...
> Generating ./src/sas/qtgui/Utilities/UI/ModelEditor.py ...
> Generating ./src/sas/qtgui/Utilities/UI/PluginDefinitionUI.py ...
> Generating ./src/sas/qtgui/Utilities/UI/FrameSelectUI.py ...
> Generating ./src/sas/qtgui/Utilities/UI/ImageViewerUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Invariant/UI/TabbedInvariantUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Invariant/UI/InvariantDetailsUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Corfunc/UI/CorfuncPanel.py ...
> Generating ./src/sas/qtgui/Perspectives/Inversion/UI/TabbedInversionUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Inversion/UI/DMaxExplorer.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/ConstraintWidgetUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/ComplexConstraintUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/FittingOptionsUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/FittingWidgetUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/OptionsWidgetUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/GPUTestResultsUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/MultiConstraintUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/OrderWidgetUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/SmearingWidgetUI.py ...
> Generating ./src/sas/qtgui/Perspectives/Fitting/UI/GPUOptionsUI.py ...
> Generating ./src/sas/qtgui/MainWindow/UI/AboutUI.py ...
> Generating ./src/sas/qtgui/MainWindow/UI/CategoryManagerUI.py ...
> Generating ./src/sas/qtgui/MainWindow/UI/AcknowledgementsUI.py ...
> Generating ./src/sas/qtgui/MainWindow/UI/WelcomePanelUI.py ...
> Generating ./src/sas/qtgui/MainWindow/UI/ChangeCategoryUI.py ...
> Generating ./src/sas/qtgui/MainWindow/UI/MainWindowUI.py ...
> Generating ./src/sas/qtgui/MainWindow/UI/DataExplorerUI.py ...
> Generating ./src/sas/qtgui/MainWindow/UI/TabbedFileLoadUI.py ...
> Generating ./src/sas/qtgui/MainWindow/UI/ChangeNameUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/ScalePropertiesUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/SetGraphRangeUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/ColorMapUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/SlicerParametersUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/WindowTitleUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/AddTextUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/PlotPropertiesUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/MaskEditorUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/LinearFitUI.py ...
> Generating ./src/sas/qtgui/Plotting/UI/BoxSumUI.py ...
> Generating ./src/sas/qtgui/Calculators/UI/KiessigPanel.py ...
> Generating ./src/sas/qtgui/Calculators/UI/SldPanel.py ...
> Generating ./src/sas/qtgui/Calculators/UI/SlitSizeCalculator.py ...
> Generating ./src/sas/qtgui/Calculators/UI/GenericScatteringCalculator.py ...
> Generating ./src/sas/qtgui/Calculators/UI/DataOperationUtilityUI.py ...
> Generating ./src/sas/qtgui/Calculators/UI/ResolutionCalculatorPanelUI.py ...
> Generating ./src/sas/qtgui/Calculators/UI/DensityPanel.py ...
> Generating /<<PKGBUILDDIR>>/src/sas/qtgui/UI/main_resources_rc.py ...
> Generating /<<PKGBUILDDIR>>/src/sas/qtgui/UI/images_rc.py ...
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas
> copying src/sas/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas
> copying src/sas/_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas
> copying src/sas/logger_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui
> copying src/sas/qtgui/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui
> copying src/sas/qtgui/path_prepare.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui
> copying src/sas/qtgui/convertUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui
> copying src/sas/qtgui/GUITests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc
> copying src/sas/sascalc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/invariant
> copying src/sas/sascalc/invariant/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/invariant
> copying src/sas/sascalc/invariant/invariant_mapper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/invariant
> copying src/sas/sascalc/invariant/invariant.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/invariant
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader
> copying src/sas/sascalc/dataloader/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader
> copying src/sas/sascalc/dataloader/manipulations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader
> copying src/sas/sascalc/dataloader/data_info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader
> copying src/sas/sascalc/dataloader/loader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader
> copying src/sas/sascalc/dataloader/loader_exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader
> copying src/sas/sascalc/dataloader/file_reader_base_class.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/cansas_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/abs_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/associations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/ascii_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/sesans_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/cansas_reader_HDF5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/danse_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/tiff_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/red2d_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/cansas_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/xml_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> copying src/sas/sascalc/dataloader/readers/anton_paar_saxs_reader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/calculator
> copying src/sas/sascalc/calculator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/calculator
> copying src/sas/sascalc/calculator/BaseComponent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/calculator
> copying src/sas/sascalc/calculator/slit_length_calculator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/calculator
> copying src/sas/sascalc/calculator/instrument.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/calculator
> copying src/sas/sascalc/calculator/geni.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/calculator
> copying src/sas/sascalc/calculator/resolution_calculator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/calculator
> copying src/sas/sascalc/calculator/sas_gen.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/calculator
> copying src/sas/sascalc/calculator/kiessig_calculator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/calculator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/pr
> copying src/sas/sascalc/pr/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/pr
> copying src/sas/sascalc/pr/p_invertor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/pr
> copying src/sas/sascalc/pr/calc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/pr
> copying src/sas/sascalc/pr/distance_explorer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/pr
> copying src/sas/sascalc/pr/num_term.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/pr
> copying src/sas/sascalc/pr/invertor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/pr
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/file_converter
> copying src/sas/sascalc/file_converter/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/file_converter
> copying src/sas/sascalc/file_converter/otoko_loader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/file_converter
> copying src/sas/sascalc/file_converter/red2d_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/file_converter
> copying src/sas/sascalc/file_converter/bsl_loader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/file_converter
> copying src/sas/sascalc/file_converter/FileConverterUtilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/file_converter
> copying src/sas/sascalc/file_converter/cansas_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/file_converter
> copying src/sas/sascalc/file_converter/ascii2d_loader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/file_converter
> copying src/sas/sascalc/file_converter/nxcansas_writer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/file_converter
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/corfunc
> copying src/sas/sascalc/corfunc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/corfunc
> copying src/sas/sascalc/corfunc/corfunc_calculator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/corfunc
> copying src/sas/sascalc/corfunc/transform_thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/corfunc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/expression.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/BumpsFitting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/Loader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/AbstractFitEngine.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/pluginmodel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/qsmearing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/MultiplicationModel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> copying src/sas/sascalc/fit/pagestate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/fit
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> copying src/sas/sascalc/data_util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> copying src/sas/sascalc/data_util/registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> copying src/sas/sascalc/data_util/err1d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> copying src/sas/sascalc/data_util/calcthread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> copying src/sas/sascalc/data_util/odict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> copying src/sas/sascalc/data_util/uncertainty.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> copying src/sas/sascalc/data_util/formatnum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> copying src/sas/sascalc/data_util/pathutils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> copying src/sas/sascalc/data_util/nxsunit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/data_util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> copying src/sas/qtgui/UI/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> copying src/sas/qtgui/UI/main_resources_rc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> copying src/sas/qtgui/UI/images_rc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UnitTesting
> copying src/sas/qtgui/UnitTesting/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UnitTesting
> copying src/sas/qtgui/UnitTesting/TestUtils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UnitTesting
> copying src/sas/qtgui/UnitTesting/TestUtilsTest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UnitTesting
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/ImageViewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/GuiUtils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/ReportDialog.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/FileConverter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/CustomDir.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/SasviewLogger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/PluginManager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/GridPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/PythonSyntax.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/IPythonWidget.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/ModelEditor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/ConnectionProxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/ObjectLibrary.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/PluginDefinition.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/CategoryInstaller.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/FrameSelect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/AddMultEditor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/TabbedModelEditor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/GenericReader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/ResultPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/PlotView.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> copying src/sas/qtgui/Utilities/LocalConfig.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/GridPanelUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/AddMultEditorUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/PluginManagerUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/ImageViewerUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/ModelEditor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/FileConverterUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/PluginDefinitionUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/ImageViewerOptionsUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/FrameSelectUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/ReportDialogUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/TabbedModelEditor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators
> copying src/sas/qtgui/Calculators/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators
> copying src/sas/qtgui/Calculators/DensityPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators
> copying src/sas/qtgui/Calculators/DataOperationUtilityPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators
> copying src/sas/qtgui/Calculators/SldPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators
> copying src/sas/qtgui/Calculators/ResolutionCalculatorPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators
> copying src/sas/qtgui/Calculators/SlitSizeCalculator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators
> copying src/sas/qtgui/Calculators/KiessigPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators
> copying src/sas/qtgui/Calculators/GenericScatteringCalculator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/DensityPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/SldPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/DataOperationUtilityUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/SlitSizeCalculator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/KiessigPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/GenericScatteringCalculator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/ResolutionCalculatorPanelUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/DataManager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/GuiManager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/NameChanger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/CategoryManager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/WelcomePanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/DataState.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/DataExplorer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/AboutBox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/MainWindow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/Acknowledgements.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> copying src/sas/qtgui/MainWindow/DroppableDataLoadWidget.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/ChangeCategoryUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/CategoryManagerUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/WelcomePanelUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/DataExplorerUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/AcknowledgementsUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/MainWindowUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/TabbedFileLoadUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/AboutUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/ChangeNameUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives
> copying src/sas/qtgui/Perspectives/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant
> copying src/sas/qtgui/Perspectives/Invariant/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant
> copying src/sas/qtgui/Perspectives/Invariant/InvariantUtils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant
> copying src/sas/qtgui/Perspectives/Invariant/InvariantPerspective.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant
> copying src/sas/qtgui/Perspectives/Invariant/InvariantDetails.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant/UI
> copying src/sas/qtgui/Perspectives/Invariant/UI/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant/UI
> copying src/sas/qtgui/Perspectives/Invariant/UI/InvariantDetailsUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant/UI
> copying src/sas/qtgui/Perspectives/Invariant/UI/TabbedInvariantUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/AssociatedComboBox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/FittingPerspective.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/FittingUtilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/GPUOptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/ModelThread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/FittingOptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/FittingWidget.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/MultiConstraint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/FittingLogic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/ConsoleUpdate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/ViewDelegate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/FitPage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/OrderWidget.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/OptionsWidget.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/ComplexConstraint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/ConstraintWidget.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/ReportPageLogic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/Constraint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/FitThread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> copying src/sas/qtgui/Perspectives/Fitting/SmearingWidget.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/OrderWidgetUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/MultiConstraintUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/GPUTestResultsUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/FittingWidgetUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/ConstraintWidgetUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/GPUOptionsUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/ComplexConstraintUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/FittingOptionsUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/SmearingWidgetUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/OptionsWidgetUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion
> copying src/sas/qtgui/Perspectives/Inversion/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion
> copying src/sas/qtgui/Perspectives/Inversion/Thread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion
> copying src/sas/qtgui/Perspectives/Inversion/DMaxExplorerWidget.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion
> copying src/sas/qtgui/Perspectives/Inversion/InversionUtils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion
> copying src/sas/qtgui/Perspectives/Inversion/InversionPerspective.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion
> copying src/sas/qtgui/Perspectives/Inversion/InversionLogic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion/UI
> copying src/sas/qtgui/Perspectives/Inversion/UI/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion/UI
> copying src/sas/qtgui/Perspectives/Inversion/UI/TabbedInversionUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion/UI
> copying src/sas/qtgui/Perspectives/Inversion/UI/DMaxExplorer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Corfunc
> copying src/sas/qtgui/Perspectives/Corfunc/CorfuncUtils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Corfunc
> copying src/sas/qtgui/Perspectives/Corfunc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Corfunc
> copying src/sas/qtgui/Perspectives/Corfunc/CorfuncPerspective.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Corfunc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Corfunc/UI
> copying src/sas/qtgui/Perspectives/Corfunc/UI/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Corfunc/UI
> copying src/sas/qtgui/Perspectives/Corfunc/UI/CorfuncPanel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Corfunc/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/DataTransform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/Plottables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/PlotterData.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/PlotHelper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/SetGraphRange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/MaskEditor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/ScaleProperties.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/LineModel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/ConvertUnits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/QRangeSlider.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/Fittings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/Binder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/WindowTitle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/ColorMap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/SlicerModel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/PlotProperties.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/AddText.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/PlotUtilities.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/Plotter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/LinearFit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/PlotterBase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/Arrow3D.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/BoxSum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/Plotter2D.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/SlicerParameters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> copying src/sas/qtgui/Plotting/rangeSlider.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/PlotPropertiesUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/LinearFitUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/AddTextUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/SlicerParametersUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/ColorMapUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/BoxSumUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/ScalePropertiesUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/MaskEditorUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/SetGraphRangeUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/WindowTitleUI.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> copying src/sas/qtgui/Plotting/Slicers/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> copying src/sas/qtgui/Plotting/Slicers/Arc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> copying src/sas/qtgui/Plotting/Slicers/BaseInteractor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> copying src/sas/qtgui/Plotting/Slicers/AzimutSlicer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> copying src/sas/qtgui/Plotting/Slicers/SectorSlicer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> copying src/sas/qtgui/Plotting/Slicers/RadiusInteractor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> copying src/sas/qtgui/Plotting/Slicers/BoxSlicer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> copying src/sas/qtgui/Plotting/Slicers/BoxSum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> copying src/sas/qtgui/Plotting/Slicers/AnnulusSlicer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Slicers
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Masks
> copying src/sas/qtgui/Plotting/Masks/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Masks
> copying src/sas/qtgui/Plotting/Masks/SectorMask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Masks
> copying src/sas/qtgui/Plotting/Masks/BoxMask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Masks
> copying src/sas/qtgui/Plotting/Masks/CircularMask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/Masks
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview
> copying src/sas/sasview/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview
> copying src/sas/sasview/sasview.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview
> copying src/sas/sasview/welcome_panel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview
> copying src/sas/sasview/local_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview
> copying src/sas/sasview/custom_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview
> copying src/sas/sasview/wxcruft.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview
> copying src/sas/logging.ini -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas
> copying src/sas/qtgui/Calculators/UI/KiessigPanel.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/SldPanel.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/SlitSizeCalculator.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/GenericScatteringCalculator.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/DataOperationUtilityUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/ResolutionCalculatorPanelUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/Calculators/UI/DensityPanel.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Calculators/UI
> copying src/sas/qtgui/MainWindow/UI/AboutUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/CategoryManagerUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/AcknowledgementsUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/WelcomePanelUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/ChangeCategoryUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/MainWindowUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/DataExplorerUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/TabbedFileLoadUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/MainWindow/UI/ChangeNameUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/MainWindow/UI
> copying src/sas/qtgui/Perspectives/Corfunc/UI/CorfuncPanel.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Corfunc/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/ConstraintWidgetUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/ComplexConstraintUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/FittingOptionsUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/convert_all.bat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/FittingWidgetUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/OptionsWidgetUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/GPUTestResultsUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/MultiConstraintUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/OrderWidgetUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/SmearingWidgetUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/convert_ui.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/GPUOptionsUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Fitting/UI/convert_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Fitting/UI
> copying src/sas/qtgui/Perspectives/Invariant/UI/convert_all.bat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant/UI
> copying src/sas/qtgui/Perspectives/Invariant/UI/TabbedInvariantUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant/UI
> copying src/sas/qtgui/Perspectives/Invariant/UI/InvariantDetailsUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant/UI
> copying src/sas/qtgui/Perspectives/Invariant/UI/convert_ui.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant/UI
> copying src/sas/qtgui/Perspectives/Invariant/UI/convert_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Invariant/UI
> copying src/sas/qtgui/Perspectives/Inversion/UI/convert_all.bat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion/UI
> copying src/sas/qtgui/Perspectives/Inversion/UI/TabbedInversionUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion/UI
> copying src/sas/qtgui/Perspectives/Inversion/UI/DMaxExplorer.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion/UI
> copying src/sas/qtgui/Perspectives/Inversion/UI/convert_ui.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion/UI
> copying src/sas/qtgui/Perspectives/Inversion/UI/convert_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Perspectives/Inversion/UI
> copying src/sas/qtgui/Plotting/UI/ScalePropertiesUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/SetGraphRangeUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/ColorMapUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/SlicerParametersUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/WindowTitleUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/AddTextUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/PlotPropertiesUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/MaskEditorUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/LinearFitUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Plotting/UI/BoxSumUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Plotting/UI
> copying src/sas/qtgui/Utilities/UI/PluginManagerUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/AddMultEditorUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/FileConverterUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/ImageViewerOptionsUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/TabbedModelEditor.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/ReportDialogUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/GridPanelUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/ModelEditor.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/PluginDefinitionUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/FrameSelectUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/Utilities/UI/ImageViewerUI.ui -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/Utilities/UI
> copying src/sas/qtgui/UI/main_resources.qrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> copying src/sas/qtgui/UI/convert_all.bat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> copying src/sas/qtgui/UI/convert.bat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> copying src/sas/qtgui/UI/convert_rc.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> copying src/sas/qtgui/UI/convert_rc.bat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> copying src/sas/qtgui/UI/convert_ui.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> copying src/sas/qtgui/UI/convert_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/paste.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/SendTo512.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/report.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/SVwelcome.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/copy.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/reset.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/undo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/file_send-128.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/ball.ico -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/bookmark.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/save.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/right-round.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/right-grey.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/left-round.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/redo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/house_2.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> copying src/sas/qtgui/UI/res/down-grey.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/qtgui/UI/res
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers/schema
> copying src/sas/sascalc/dataloader/readers/schema/cansas1d_v1_0.xsd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers/schema
> copying src/sas/sascalc/dataloader/readers/schema/cansas1d_v1_1.xsd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers/schema
> copying src/sas/sascalc/dataloader/readers/schema/cansas1d_invalid_v1_0.xsd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers/schema
> copying src/sas/sascalc/dataloader/readers/schema/cansas1d_invalid_v1_1.xsd -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sascalc/dataloader/readers/schema
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/ess_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/angles.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/sns_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/SVwelcome.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/dls_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/danse_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/ansto_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/nsf_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/ill_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/ball.icns -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/utlogo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/ball.ico -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/isis_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/tudelft_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/angles_flat.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/SVwelcome_mini.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/nist_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/umd_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> copying src/sas/sasview/images/ornl_logo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/images
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> copying src/sas/sasview/media/pr_inversion_analysis_in_sasview_v5.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> copying src/sas/sasview/media/subtracting_a_model_calculation_from_real_data_v4x.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> copying src/sas/sasview/media/getting_started_with_sasview_v5.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> copying src/sas/sasview/media/basic_1d_fitting_in_sasview_v5.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> copying src/sas/sasview/media/getting_started_with_sasview.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> copying src/sas/sasview/media/correlation_function_analysis_in_sasview_v5.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> copying src/sas/sasview/media/simultaneous_1d_fitting_in_sasview_v5.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> copying src/sas/sasview/media/README.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> copying src/sas/sasview/media/Tutorial.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/media
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test
> copying src/sas/sasview/test/README.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/cyl_testdata1.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/cyl_400_40.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/sphere_80.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/ISIS_98929.TXT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/33837rear_1D_1.75_16.5_CanSAS1D.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/circular_test.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/Lew_Sa3_DSM_QinA.h5 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/testdata_line.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/P123_D2O_30_percent.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/sphere_60_q0_2.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/33837rear_1D_1.75_16.5_NXcanSAS.h5 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/testdata_line3.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/10wtAOT_Reline_120_reduced.pdh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/AOT_Microemulsion-Shell_Contrast.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/apoferritin.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/saxess_example.pdh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/P123_D2O_10_percent.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/10000A_sphere_dsm.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/conalbumin.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/P123_D2O_40_percent.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/AUSANS_run4_1_with_buffer.ABS -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/hSDS_D2O_2p0_percent.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/cyl_testdata2.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/ testdata_line1.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/FK403_0006_Nika.hdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/1umSlitSmearSphere.ABS -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/hSDS_D2O_0p5_percent.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/cyl_400_20.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/hSDS_D2O_2p0_percent_0p2M_NaCl.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/100nmPinholeSphere.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/beam profile.DAT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/AOT_Microemulsion-Core_Contrast.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/Ludox_silica.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/rpa_igor.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/VTMA.h5 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/AUSANS_run3_2_no_buffer.ABS -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/APS_DND-CAT.TXT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/Anton-Paar.pdh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/latex_smeared.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/PolySpheres.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/ISIS_Polymer_Blend_RT2.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/33837rear_1D_1.75_16.5_NXcanSAS_v3.h5 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/100nmSpheresNodQ.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/CoreXY_ShellZ.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/AOT_Microemulsion-Drop_Contrast.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/ISIS_Polymer_Blend_TK49.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/cyl_testdata.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> copying src/sas/sasview/test/1d_data/ISIS_83404.TXT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/1d_data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/P123_D2O_40_percent.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/exp18_14_igor_2dqxqy.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/33837rear_2D_1.75_16.5_NXcanSAS.h5 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/SILIC010.DAT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/BAM_2D.h5 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/SILIC010_noheader_3col.DAT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/33837rear_2D_1.75_16.5_NIST.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/P123_D2O_30_percent.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/P123_D2O_10_percent.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/2P_New.sans -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/SILIC010_noheader.DAT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/14250_2D_NoDetInfo_NXcanSAS_v3.h5 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/P_New.sans -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> copying src/sas/sasview/test/2d_data/33837rear_2D_1.75_16.5_NXcanSAS_v3.h5 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/2d_data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/X25000.L2D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z83002.I1D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z98000.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/X25001.L2D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/X25002.L2D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z98001.I1D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/X25003.L2D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/APS_Y.TXT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/FIT2D_Q.TXT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z98002.I1D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z98000.I1D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/APS_X.TXT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z83000.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z83000.I1D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z83000.QAX -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z98001.QAX -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z83001.QAX -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z98000.QAX -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/YBCO_12685__ISIS2D.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/Z83001.I1D -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/FIT2D_I.TXT -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> copying src/sas/sasview/test/convertible_files/SANS2D_100254_merged_ISIS2D.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/convertible_files
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/coordinate_data
> copying src/sas/sasview/test/coordinate_data/1n04.pdb -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/coordinate_data
> copying src/sas/sasview/test/coordinate_data/dna.pdb -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/coordinate_data
> copying src/sas/sasview/test/coordinate_data/diamond.pdb -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/coordinate_data
> copying src/sas/sasview/test/coordinate_data/2w0o.pdb -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/coordinate_data
> copying src/sas/sasview/test/coordinate_data/A_Raw_Example-1.omf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/coordinate_data
> copying src/sas/sasview/test/coordinate_data/sld_file.sld -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/coordinate_data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/image_data
> copying src/sas/sasview/test/image_data/ISIS_98940_greyscale_gif.gif -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/image_data
> copying src/sas/sasview/test/image_data/ISIS_98940_greyscale_png.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/image_data
> copying src/sas/sasview/test/image_data/ISIS_98940_greyscale_tif.tif -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/image_data
> copying src/sas/sasview/test/image_data/ISIS_98940_greyscale_jpg.jpg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/image_data
> copying src/sas/sasview/test/image_data/ISIS_98940_greyscale_bmp.bmp -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/image_data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/media
> copying src/sas/sasview/test/media/testdata_help.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/media
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/other_files
> copying src/sas/sasview/test/other_files/dist _THETA_weights.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/other_files
> copying src/sas/sasview/test/other_files/theta_weights.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/other_files
> copying src/sas/sasview/test/other_files/radius_dist.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/other_files
> copying src/sas/sasview/test/other_files/phi_weights.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/other_files
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/save_states
> copying src/sas/sasview/test/save_states/prstate.prv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/save_states
> copying src/sas/sasview/test/save_states/test.inv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/save_states
> copying src/sas/sasview/test/save_states/fit_pr_and_invariant_project.svs -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/save_states
> copying src/sas/sasview/test/save_states/fitstate.fitv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/save_states
> copying src/sas/sasview/test/save_states/test002.inv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/save_states
> copying src/sas/sasview/test/save_states/constrained_fit_project.svs -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/save_states
> copying src/sas/sasview/test/save_states/project_new_style.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/save_states
> copying src/sas/sasview/test/save_states/project_multiplicative_constraint.svs -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/save_states
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/sesans_data
> copying src/sas/sasview/test/sesans_data/sphere2micron_long.ses -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/sesans_data
> copying src/sas/sasview/test/sesans_data/sphere2micron.ses -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/sesans_data
> copying src/sas/sasview/test/sesans_data/sphere_isis.ses -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/sesans_data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/upcoming_formats
> copying src/sas/sasview/test/upcoming_formats/1000A_sphere_sm.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sasview/build/sas/sasview/test/upcoming_formats
> # reassemble the docs from dependent packages to make the overall
> ./debian/fetchdocs
> # Inspecting otherdocs/sasmodels/doc/model/adsorbed_layer.rst
> ## Image img/adsorbed_layer_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=adsorbed_layer_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/core_shell_bicelle_elliptical_belt_rough.rst
> ## Image img/core_shell_bicelle_belt_geometry.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_bicelle_belt_geometry.png
> ## Image img/core_shell_bicelle_belt_parameters.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_bicelle_belt_parameters.png
> ## Image img/elliptical_cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=elliptical_cylinder_angle_definition.png
> ## Image img/core_shell_bicelle_elliptical_belt_rough_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_bicelle_elliptical_belt_rough_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/pearl_necklace.rst
> ## Image img/pearl_necklace_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=pearl_necklace_geometry.jpg
> ## Image img/pearl_necklace_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=pearl_necklace_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/unified_power_Rg.rst
> ## Image img/unified_power_Rg_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=unified_power_Rg_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/gauss_lorentz_gel.rst
> ## Image img/gauss_lorentz_gel_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=gauss_lorentz_gel_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/squarewell.rst
> ## Image img/squarewell_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=squarewell_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/lamellar_hg.rst
> ## Image img/lamellar_hg_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=lamellar_hg_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/polymer_micelle.rst
> ## Image img/polymer_micelle_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=polymer_micelle_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/core_shell_parallelepiped.rst
> ## Image img/parallelepiped_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_geometry.jpg
> ## Image img/core_shell_parallelepiped_projection.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_parallelepiped_projection.jpg
> ## Image img/parallelepiped_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_definition.png
> ## Image img/parallelepiped_angle_projection.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_projection.png
> ## Image img/core_shell_parallelepiped_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_parallelepiped_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/mass_surface_fractal.rst
> ## Image img/mass_surface_fractal_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=mass_surface_fractal_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/core_multi_shell.rst
> ## Image img/core_multi_shell_sld_default_profile.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=core_multi_shell_sld_default_profile.jpg
> ## Image img/core_multi_shell_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_multi_shell_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/core_shell_cylinder.rst
> ## Image img/core_shell_cylinder_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_cylinder_geometry.jpg
> ## Image img/core_shell_cylinder_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_cylinder_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/flexible_cylinder.rst
> ## Image img/flexible_cylinder_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=flexible_cylinder_geometry.jpg
> ## Image img/flexible_cylinder_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=flexible_cylinder_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/be_polyelectrolyte.rst
> ## Image img/be_polyelectrolyte_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=be_polyelectrolyte_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/porod.rst
> ## Image img/porod_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=porod_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/rpa.rst
> ## Image img/rpa_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=rpa_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/stickyhardsphere.rst
> ## Image img/stickyhardsphere_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=stickyhardsphere_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/hayter_msa.rst
> ## Image img/hayter_msa_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=hayter_msa_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/core_shell_bicelle.rst
> ## Image img/core_shell_bicelle_geometry.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_bicelle_geometry.png
> ## Image img/core_shell_bicelle_parameters.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_bicelle_parameters.png
> ## Image img/cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=cylinder_angle_definition.png
> ## Image img/core_shell_bicelle_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_bicelle_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/fractal_core_shell.rst
> ## Image img/fractal_core_shell_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=fractal_core_shell_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/star_polymer.rst
> ## Image img/star_polymer_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=star_polymer_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/flexible_cylinder_elliptical.rst
> ## Image img/flexible_cylinder_ex_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=flexible_cylinder_ex_geometry.jpg
> ## Image img/flexible_cylinder_elliptical_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=flexible_cylinder_elliptical_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/line.rst
> ## Image img/line_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=line_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/ellipsoid.rst
> ## Image img/ellipsoid_comparison_2d.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=ellipsoid_comparison_2d.jpg
> ## Image img/ellipsoid_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=ellipsoid_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/power_law.rst
> ## Image img/power_law_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=power_law_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/lamellar_hg_stack_caille.rst
> ## Image img/lamellar_hg_stack_caille_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=lamellar_hg_stack_caille_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/spherical_sld.rst
> ## Image img/spherical_sld_profile.png
>    path=otherdocs/sasmodels/doc/model/img fname=spherical_sld_profile.png
> ## Image img/spherical_sld_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=spherical_sld_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/spinodal.rst
> ## Image img/spinodal_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=spinodal_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/mono_gauss_coil.rst
> ## Image img/mono_gauss_coil_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=mono_gauss_coil_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/bcc_paracrystal.rst
> ## Image img/bcc_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=bcc_geometry.jpg
> ## Image img/parallelepiped_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_definition.png
> ## Image img/bcc_paracrystal_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=bcc_paracrystal_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/sphere.rst
> ## Image img/sphere_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=sphere_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/core_shell_ellipsoid.rst
> ## Image img/core_shell_ellipsoid_geometry.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_ellipsoid_geometry.png
> ## Image img/core_shell_ellipsoid_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_ellipsoid_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/sc_paracrystal.rst
> ## Image img/sc_crystal_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=sc_crystal_geometry.jpg
> ## Image img/parallelepiped_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_definition.png
> ## Image img/sc_paracrystal_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=sc_paracrystal_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/polymer_excl_volume.rst
> ## Image img/polymer_excl_volume_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=polymer_excl_volume_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/hollow_cylinder.rst
> ## Image img/hollow_cylinder_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=hollow_cylinder_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/pringle.rst
> ## Image img/pringles_fig1.png
>    path=otherdocs/sasmodels/doc/model/img fname=pringles_fig1.png
> ## Image img/pringle_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=pringle_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/linear_pearls.rst
> ## Image img/linear_pearls_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=linear_pearls_geometry.jpg
> ## Image img/linear_pearls_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=linear_pearls_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/core_shell_sphere.rst
> ## Image img/core_shell_sphere_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_sphere_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/hollow_rectangular_prism.rst
> ## Image img/parallelepiped_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_definition.png
> ## Image img/parallelepiped_angle_projection.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_projection.png
> ## Image img/hollow_rectangular_prism_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=hollow_rectangular_prism_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/lamellar.rst
> ## Image img/lamellar_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=lamellar_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/correlation_length.rst
> ## Image img/correlation_length_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=correlation_length_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/elliptical_cylinder.rst
> ## Image img/elliptical_cylinder_geometry.png
>    path=otherdocs/sasmodels/doc/model/img fname=elliptical_cylinder_geometry.png
> ## Image img/elliptical_cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=elliptical_cylinder_angle_definition.png
> ## Image img/elliptical_cylinder_angle_projection.png
>    path=otherdocs/sasmodels/doc/model/img fname=elliptical_cylinder_angle_projection.png
> ## Image img/elliptical_cylinder_averaging.png
>    path=otherdocs/sasmodels/doc/model/img fname=elliptical_cylinder_averaging.png
> ## Image img/elliptical_cylinder_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=elliptical_cylinder_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/core_shell_bicelle_elliptical.rst
> ## Image img/core_shell_bicelle_geometry.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_bicelle_geometry.png
> ## Image img/core_shell_bicelle_parameters.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_bicelle_parameters.png
> ## Image img/elliptical_cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=elliptical_cylinder_angle_definition.png
> ## Image img/core_shell_bicelle_elliptical_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=core_shell_bicelle_elliptical_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/fcc_paracrystal.rst
> ## Image img/fcc_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=fcc_geometry.jpg
> ## Image img/parallelepiped_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_definition.png
> ## Image img/fcc_paracrystal_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=fcc_paracrystal_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/fractal.rst
> ## Image img/fractal_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=fractal_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/rectangular_prism.rst
> ## Image img/parallelepiped_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_definition.png
> ## Image img/parallelepiped_angle_projection.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_projection.png
> ## Image img/rectangular_prism_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=rectangular_prism_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/raspberry.rst
> ## Image img/raspberry_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=raspberry_geometry.jpg
> ## Image img/raspberry_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=raspberry_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/gaussian_peak.rst
> ## Image img/gaussian_peak_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=gaussian_peak_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/gel_fit.rst
> ## Image img/gel_fit_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=gel_fit_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/teubner_strey.rst
> ## Image img/teubner_strey_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=teubner_strey_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/vesicle.rst
> ## Image img/vesicle_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=vesicle_geometry.jpg
> ## Image img/vesicle_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=vesicle_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/capped_cylinder.rst
> ## Image img/capped_cylinder_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=capped_cylinder_geometry.jpg
> ## Image img/cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=cylinder_angle_definition.png
> ## Image img/capped_cylinder_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=capped_cylinder_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/two_lorentzian.rst
> ## Image img/two_lorentzian_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=two_lorentzian_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/barbell.rst
> ## Image img/barbell_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=barbell_geometry.jpg
> ## Image img/cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=cylinder_angle_definition.png
> ## Image img/barbell_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=barbell_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/hardsphere.rst
> ## Image img/hardsphere_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=hardsphere_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/lorentz.rst
> ## Image img/lorentz_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=lorentz_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/fuzzy_sphere.rst
> ## Image img/fuzzy_sphere_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=fuzzy_sphere_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/binary_hard_sphere.rst
> ## Image img/binary_hard_sphere_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=binary_hard_sphere_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/triaxial_ellipsoid.rst
> ## Image img/triaxial_ellipsoid_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=triaxial_ellipsoid_geometry.jpg
> ## Image img/elliptical_cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=elliptical_cylinder_angle_definition.png
> ## Image img/triaxial_ellipsoid_angle_projection.png
>    path=otherdocs/sasmodels/doc/model/img fname=triaxial_ellipsoid_angle_projection.png
> ## Image img/triaxial_ellipsoid_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=triaxial_ellipsoid_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/guinier.rst
> ## Image img/guinier_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=guinier_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/surface_fractal.rst
> ## Image img/surface_fractal_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=surface_fractal_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/hollow_rectangular_prism_thin_walls.rst
> ## Image img/hollow_rectangular_prism_thin_walls_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=hollow_rectangular_prism_thin_walls_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/onion.rst
> ## Image img/onion_geometry.png
>    path=otherdocs/sasmodels/doc/model/img fname=onion_geometry.png
> ## Image img/onion_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=onion_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/mass_fractal.rst
> ## Image img/mass_fractal_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=mass_fractal_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/stacked_disks.rst
> ## Image img/stacked_disks_geometry.png
>    path=otherdocs/sasmodels/doc/model/img fname=stacked_disks_geometry.png
> ## Image img/cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=cylinder_angle_definition.png
> ## Image img/stacked_disks_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=stacked_disks_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/cylinder.rst
> ## Image img/cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=cylinder_angle_definition.png
> ## Image img/cylinder_angle_projection.png
>    path=otherdocs/sasmodels/doc/model/img fname=cylinder_angle_projection.png
> ## Image img/cylinder_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=cylinder_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/guinier_porod.rst
> ## Image img/guinier_porod_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=guinier_porod_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/lamellar_stack_caille.rst
> ## Image img/lamellar_stack_caille_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=lamellar_stack_caille_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/poly_gauss_coil.rst
> ## Image img/poly_gauss_coil_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=poly_gauss_coil_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/lamellar_stack_paracrystal.rst
> ## Image img/lamellar_stack_paracrystal_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=lamellar_stack_paracrystal_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/multilayer_vesicle.rst
> ## Image img/multi_shell_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=multi_shell_geometry.jpg
> ## Image img/multilayer_vesicle_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=multilayer_vesicle_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/dab.rst
> ## Image img/dab_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=dab_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/parallelepiped.rst
> ## Image img/parallelepiped_geometry.jpg
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_geometry.jpg
> ## Image img/parallelepiped_angle_definition.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_definition.png
> ## Image img/parallelepiped_angle_projection.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_angle_projection.png
> ## Image img/parallelepiped_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=parallelepiped_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/broad_peak.rst
> ## Image img/broad_peak_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=broad_peak_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/two_power_law.rst
> ## Image img/two_power_law_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=two_power_law_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/model/peak_lorentz.rst
> ## Image img/peak_lorentz_autogenfig.png
>    path=otherdocs/sasmodels/doc/model/img fname=peak_lorentz_autogenfig.png
> # Inspecting otherdocs/sasmodels/doc/guide/scripting.rst
> ## Image direct_call.png
>    path=otherdocs/sasmodels/doc/guide/. fname=direct_call.png
> # Inspecting otherdocs/sasmodels/doc/guide/magnetism/magnetism.rst
> ## Image mag_img/mag_vector.png
>    path=otherdocs/sasmodels/doc/guide/magnetism/mag_img fname=mag_vector.png
> ## Image mag_img/M_angles_pic.png
>    path=otherdocs/sasmodels/doc/guide/magnetism/mag_img fname=M_angles_pic.png
> # Inspecting otherdocs/sasmodels/doc/guide/pd/polydispersity.rst
> ## Image pd_uniform.jpg
>    path=otherdocs/sasmodels/doc/guide/pd/. fname=pd_uniform.jpg
> ## Image pd_rectangular.jpg
>    path=otherdocs/sasmodels/doc/guide/pd/. fname=pd_rectangular.jpg
> ## Image pd_gaussian.jpg
>    path=otherdocs/sasmodels/doc/guide/pd/. fname=pd_gaussian.jpg
> ## Image pd_boltzmann.jpg
>    path=otherdocs/sasmodels/doc/guide/pd/. fname=pd_boltzmann.jpg
> ## Image pd_lognormal.jpg
>    path=otherdocs/sasmodels/doc/guide/pd/. fname=pd_lognormal.jpg
> ## Image pd_schulz.jpg
>    path=otherdocs/sasmodels/doc/guide/pd/. fname=pd_schulz.jpg
> # Inspecting otherdocs/sasmodels/doc/guide/orientation/orientation.rst
> ## Image orient_img/elliptical_cylinder_angle_definition.png
>    path=otherdocs/sasmodels/doc/guide/orientation/orient_img fname=elliptical_cylinder_angle_definition.png
> ## Image orient_img/elliptical_cylinder_angle_projection.png
>    path=otherdocs/sasmodels/doc/guide/orientation/orient_img fname=elliptical_cylinder_angle_projection.png
> # Inspecting otherdocs/sasmodels/doc/guide/resolution.rst
> ## Image resolution_2d_rotation.png
>    path=otherdocs/sasmodels/doc/guide/. fname=resolution_2d_rotation.png
> # Inspecting otherdocs/sasmodels/doc/guide/sesans/sesans_fitting.rst
> ## Image sesans_img/SphereLineFitSasView.png
>    path=otherdocs/sasmodels/doc/guide/sesans/sesans_img fname=SphereLineFitSasView.png
> ## Image sesans_img/HardSphereLineFitSasView.png
>    path=otherdocs/sasmodels/doc/guide/sesans/sesans_img fname=HardSphereLineFitSasView.png
> # Inspecting otherdocs/bumps/doc/guide/optimizer.rst
> ## Image fit-lm.png
>    path=otherdocs/bumps/doc/guide/. fname=fit-lm.png
> ## Image fit-amoeba.png
>    path=otherdocs/bumps/doc/guide/. fname=fit-amoeba.png
> ## Image fit-newton.png
>    path=otherdocs/bumps/doc/guide/. fname=fit-newton.png
> ## Image fit-de.png
>    path=otherdocs/bumps/doc/guide/. fname=fit-de.png
> ## Image fit-dream.png
>    path=otherdocs/bumps/doc/guide/. fname=fit-dream.png
> ## Image dream-incomplete.png
>    path=otherdocs/bumps/doc/guide/. fname=dream-incomplete.png
> ## Image dream-complete.png
>    path=otherdocs/bumps/doc/guide/. fname=dream-complete.png
> # Inspecting otherdocs/bumps/doc/guide/entropy.rst
> ## Image entropy-discrete.png
>    path=otherdocs/bumps/doc/guide/. fname=entropy-discrete.png
> ## Image entropy-continuous.png
>    path=otherdocs/bumps/doc/guide/. fname=entropy-continuous.png
> # Inspecting otherdocs/bumps/doc/guide/fitting.rst
> ## Image var.png
>    path=otherdocs/bumps/doc/guide/. fname=var.png
> ## Image corr.png
>    path=otherdocs/bumps/doc/guide/. fname=corr.png
> ## Image error.png
>    path=otherdocs/bumps/doc/guide/. fname=error.png
> ## Image intermediate_mcmc.png
>    path=otherdocs/bumps/doc/guide/. fname=intermediate_mcmc.png
> # Inspecting otherdocs/bumps/doc/tutorial/curvefit/sim.rst
> ## Image sim.png
>    path=otherdocs/bumps/doc/tutorial/curvefit/. fname=sim.png
> mkdir build
> SASVIEW_BUILD=`pybuild --print build_dir -i python3` \
>   xvfb-run -a --server-args='-screen 0 1024x768x24' \
>   python3 setup.py docs update
> /<<PKGBUILDDIR>>/setup.py:12: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
>   from distutils.core import Command
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:18: UserWarning: Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils.
>   warnings.warn(
> /usr/lib/python3/dist-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils.
>   warnings.warn("Setuptools is replacing distutils.")
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 293, in <module>
>     setup(
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 87, in setup
>     return distutils.core.setup(**attrs)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 172, in setup
>     ok = dist.parse_command_line()
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 474, in parse_command_line
>     args = self._parse_command_opts(parser, args)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1107, in _parse_command_opts
>     nargs = _Distribution._parse_command_opts(self, parser, args)
>   File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 540, in _parse_command_opts
>     raise DistutilsClassError(
> distutils.errors.DistutilsClassError: command class <class '__main__.BuildSphinxCommand'> must subclass Command
> make[1]: *** [debian/rules:35: override_dh_auto_build-indep] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/sasview_5.0.4-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the debian-science-maintainers mailing list