• Bug#1102961: genx: FTBFS in testing: dh_auto_test: error: pybuild --tes

    From Lucas Nussbaum@21:1/5 to All on Sun Apr 13 14:50:06 2025
    Source: genx
    Version: 3.7.9+dfsg-1
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20250412 ftbfs-trixie

    Hi,

    During a rebuild of all packages in testing (trixie), your package failed
    to build on amd64.


    Relevant part (hopefully):
    debian/rules binary
    dh binary --buildsystem=pybuild --sourcedirectory=genx
    dh_update_autotools_config -O--buildsystem=pybuild -O--sourcedirectory=genx
    dh_autoreconf -O--buildsystem=pybuild -O--sourcedirectory=genx
    dh_auto_configure -O--buildsystem=pybuild -O--sourcedirectory=genx
    pybuild --configure -i python{version} -p 3.13 --dir genx
    dh_auto_build -O--buildsystem=pybuild -O--sourcedirectory=genx
    pybuild --build -i python{version} -p 3.13 --dir genx
    I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" module
    I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /build/reproducible-path/genx-3.7.9+dfsg/.pybuild/cpython3_3.13
    * Building wheel...
    running bdist_wheel
    running build
    running build_py
    creating build/lib/genx
    copying genx/__main__.py -> build/lib/genx
    copying genx/data.py -> build/lib/genx
    copying genx/diffev.py -> build/lib/genx
    copying genx/run.py -> build/lib/genx
    copying genx/levenberg_marquardt.py -> build/lib/genx
    copying genx/api.py -> build/lib/genx
    copying genx/model.py -> build/lib/genx
    copying genx/model_actions.py -> build/lib/genx
    copying genx/fom_funcs.py -> build/lib/genx
    copying genx/version.py -> build/lib/genx
    copying genx/parameters.py -> build/lib/genx
    copying genx/solver_basis.py -> build/lib/genx
    copying genx/server.py -> build/lib/genx
    copying genx/model_control.py -> build/lib/genx
    copying genx/bumps_optimizer.py -> build/lib/genx
    copying genx/exceptions.py -> build/lib/genx
    copying genx/__init__.py -> build/lib/genx
    creating build/lib/genx/core
    copying genx/core/decorators.py -> build/lib/genx/core
    copying genx/core/Simplex.py -> build/lib/genx/core
    copying genx/core/custom_logging.py -> build/lib/genx/core
    copying genx/core/h5_support.py -> build/lib/genx/core
    copying genx/core/colors.py -> build/lib/genx/core
    copying genx/core/config.py -> build/lib/genx/core
    copying genx/core/console.py -> build/lib/genx/core
    copying genx/core/__init__.py -> build/lib/genx/core
    creating build/lib/genx/gui
    copying genx/gui/parametergrid.py -> build/lib/genx/gui
    copying genx/gui/help.py -> build/lib/genx/gui
    copying genx/gui/custom_choice_dialog.py -> build/lib/genx/gui
    copying genx/gui/bumps_notebook.py -> build/lib/genx/gui
    copying genx/gui/log_dialog.py -> build/lib/genx/gui
    copying genx/gui/output_dialog.py -> build/lib/genx/gui
    copying genx/gui/metadata_dialog.py -> build/lib/genx/gui
    copying genx/gui/custom_events.py -> build/lib/genx/gui
    copying genx/gui/settings_dialog.py -> build/lib/genx/gui
    copying genx/gui/plotpanel_wx.py -> build/lib/genx/gui
    copying genx/gui/solvergui.py -> build/lib/genx/gui
    copying genx/gui/controls.py -> build/lib/genx/gui
    copying genx/gui/exception_handling.py -> build/lib/genx/gui
    copying genx/gui/bumps_interface.py -> build/lib/genx/gui
    copying genx/gui/custom_ids.py -> build/lib/genx/gui
    copying genx/gui/message_dialogs.py -> build/lib/genx/gui
    copying genx/gui/plot_dialog.py -> build/lib/genx/gui
    copying genx/gui/pubgraph_dialog.py -> build/lib/genx/gui
    copying genx/gui/history_dialog.py -> build/lib/genx/gui
    copying genx/gui/plotpanel.py -> build/lib/genx/gui
    copying genx/gui/online_update.py -> build/lib/genx/gui
    copying genx/gui/batch_dialog.py -> build/lib/genx/gui
    copying genx/gui/images.py -> build/lib/genx/gui
    copying genx/gui/main_window.py -> build/lib/genx/gui
    copying genx/gui/datalist.py -> build/lib/genx/gui
    copying genx/gui/__init__.py -> build/lib/genx/gui
    creating build/lib/genx/models
    copying genx/models/spec_inhom.py -> build/lib/genx/models
    copying genx/models/soft_nx.py -> build/lib/genx/models
    copying genx/models/sxrd2.py -> build/lib/genx/models
    copying genx/models/spec_nx.py -> build/lib/genx/models
    copying genx/models/symmetries.py -> build/lib/genx/models
    copying genx/models/utils.py -> build/lib/genx/models
    copying genx/models/sxrd_mult.py -> build/lib/genx/models
    copying genx/models/sxrd.py -> build/lib/genx/models
    copying genx/models/mag_refl.py -> build/lib/genx/models
    copying genx/models/interdiff.py -> build/lib/genx/models
    copying genx/models/spec_adaptive.py -> build/lib/genx/models
    copying genx/models/__init__.py -> build/lib/genx/models
    creating build/lib/genx/models/lib
    copying genx/models/lib/physical_constants.py -> build/lib/genx/models/lib copying genx/models/lib/testing.py -> build/lib/genx/models/lib
    copying genx/models/lib/resolution.py -> build/lib/genx/models/lib
    copying genx/models/lib/refl_base.py -> build/lib/genx/models/lib
    copying genx/models/lib/instrument_numba.py -> build/lib/genx/models/lib copying genx/models/lib/sm_hayter_mook.py -> build/lib/genx/models/lib copying genx/models/lib/numba_integration.py -> build/lib/genx/models/lib copying genx/models/lib/elfield.py -> build/lib/genx/models/lib
    copying genx/models/lib/isotropic_matrix.py -> build/lib/genx/models/lib copying genx/models/lib/paratt_cuda.py -> build/lib/genx/models/lib
    copying genx/models/lib/materials.py -> build/lib/genx/models/lib
    copying genx/models/lib/neutron_numba.py -> build/lib/genx/models/lib
    copying genx/models/lib/edm_slicing.py -> build/lib/genx/models/lib
    copying genx/models/lib/island_lattice.py -> build/lib/genx/models/lib copying genx/models/lib/int_lay_xmean.py -> build/lib/genx/models/lib
    copying genx/models/lib/grating.py -> build/lib/genx/models/lib
    copying genx/models/lib/parameters.py -> build/lib/genx/models/lib
    copying genx/models/lib/offspec.py -> build/lib/genx/models/lib
    copying genx/models/lib/neutron_refl.py -> build/lib/genx/models/lib
    copying genx/models/lib/paratt.py -> build/lib/genx/models/lib
    copying genx/models/lib/stratified_base.py -> build/lib/genx/models/lib copying genx/models/lib/paratt_numba.py -> build/lib/genx/models/lib
    copying genx/models/lib/instrument.py -> build/lib/genx/models/lib
    copying genx/models/lib/neutron_cuda.py -> build/lib/genx/models/lib
    copying genx/models/lib/surface_scattering.py -> build/lib/genx/models/lib copying genx/models/lib/math_utils.py -> build/lib/genx/models/lib
    copying genx/models/lib/footprint.py -> build/lib/genx/models/lib
    copying genx/models/lib/base.py -> build/lib/genx/models/lib
    copying genx/models/lib/xrmr.py -> build/lib/genx/models/lib
    copying genx/models/lib/ables.py -> build/lib/genx/models/lib
    copying genx/models/lib/__init__.py -> build/lib/genx/models/lib
    copying genx/models/lib/xmcd_moment.py -> build/lib/genx/models/lib
    copying genx/models/lib/scatteringlengths.py -> build/lib/genx/models/lib creating build/lib/genx/plugins
    copying genx/plugins/data_loader_framework.py -> build/lib/genx/plugins copying genx/plugins/data_loader_wx.py -> build/lib/genx/plugins
    copying genx/plugins/utils.py -> build/lib/genx/plugins
    copying genx/plugins/add_on_framework.py -> build/lib/genx/plugins
    copying genx/plugins/__init__.py -> build/lib/genx/plugins
    creating build/lib/genx/plugins/add_ons
    copying genx/plugins/add_ons/SimpleLayer.py -> build/lib/genx/plugins/add_ons copying genx/plugins/add_ons/FrequencyAnalysis.py -> build/lib/genx/plugins/add_ons
    copying genx/plugins/add_ons/Reflectivity.py -> build/lib/genx/plugins/add_ons
    copying genx/plugins/add_ons/Test.py -> build/lib/genx/plugins/add_ons copying genx/plugins/add_ons/LayerGraphics.py -> build/lib/genx/plugins/add_ons
    copying genx/plugins/add_ons/Exporter.py -> build/lib/genx/plugins/add_ons copying genx/plugins/add_ons/ParameterVault.py -> build/lib/genx/plugins/add_ons
    copying genx/plugins/add_ons/MagSLD.py -> build/lib/genx/plugins/add_ons copying genx/plugins/add_ons/SimpleReflectivity.py -> build/lib/genx/plugins/add_ons
    copying genx/plugins/add_ons/SXRD.py -> build/lib/genx/plugins/add_ons copying genx/plugins/add_ons/UserFuncs.py -> build/lib/genx/plugins/add_ons copying genx/plugins/add_ons/Shell.py -> build/lib/genx/plugins/add_ons copying genx/plugins/add_ons/SpinAsymmetry.py -> build/lib/genx/plugins/add_ons
    copying genx/plugins/add_ons/__init__.py -> build/lib/genx/plugins/add_ons creating build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/atom_viewer.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/sxrd_images.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/reflectivity_sample_plot.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/reflectivity_misc.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/frequency_analysis.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/reflectivity_images.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/reflectivity_utils.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/reflectivity_gui.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/custom_dialog.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/atom_colors.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/wxVTKRenderWindow.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/__init__.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/model_interactors.py -> build/lib/genx/plugins/add_ons/help_modules
    copying genx/plugins/add_ons/help_modules/materials_db.py -> build/lib/genx/plugins/add_ons/help_modules
    creating build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/orso.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/resolution.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/default.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/rigaku.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/gsecars_ctr.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/d17_cosmos.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/xrdml.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/sls_sxrd.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/auto.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/d17_legacy.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/specloader.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/amor.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/seifert_nja.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/__init__.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/sinq_six.py -> build/lib/genx/plugins/data_loaders
    copying genx/plugins/data_loaders/sns_mr.py -> build/lib/genx/plugins/data_loaders
    creating build/lib/genx/plugins/data_loaders/help_modules
    copying genx/plugins/data_loaders/help_modules/orso_analyzer.py -> build/lib/genx/plugins/data_loaders/help_modules
    copying genx/plugins/data_loaders/help_modules/spec.py -> build/lib/genx/plugins/data_loaders/help_modules
    copying genx/plugins/data_loaders/help_modules/__init__.py -> build/lib/genx/plugins/data_loaders/help_modules
    creating build/lib/genx/remote
    copying genx/remote/optimizer.py -> build/lib/genx/remote
    copying genx/remote/controller.py -> build/lib/genx/remote
    copying genx/remote/messaging.py -> build/lib/genx/remote
    copying genx/remote/__init__.py -> build/lib/genx/remote
    running egg_info
    creating genx3.egg-info
    writing genx3.egg-info/PKG-INFO
    writing dependency_links to genx3.egg-info/dependency_links.txt
    writing entry points to genx3.egg-info/entry_points.txt
    writing requirements to genx3.egg-info/requires.txt
    writing top-level names to genx3.egg-info/top_level.txt
    writing manifest file 'genx3.egg-info/SOURCES.txt'
    reading manifest file 'genx3.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no files found matching 'changelog.txt'
    warning: no files found matching 'genx/genx.conf'
    warning: no files found matching '*' under directory 'genx/core/orso_io' warning: no files found matching '*.npz' under directory 'genx/plugins/add_ons/help_modules/slddb/element_table/nabs_geant4'
    adding license file 'LICENSE.txt'
    writing manifest file 'genx3.egg-info/SOURCES.txt' /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'genx.examples' is absent from the `packages` configuration.
    !!

    ********************************************************************************
    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'genx.examples' as an importable package[^1],
    but it is absent from setuptools' `packages` configuration.

    This leads to an ambiguous overall configuration. If you want to distribute this
    package, please make sure that 'genx.examples' is explicitly added
    to the `packages` configuration field.

    Alternatively, you can also rely on setuptools' discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

    If you don't want 'genx.examples' to be distributed and are
    already explicitly excluding 'genx.examples' via
    `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
    you can try to use `exclude_package_data`, or `include-package-data=False` in
    combination with a more fine grained `package-data` configuration.

    You can read more about "package data files" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


    [^1]: For Python, any directory (with suitable naming) can be imported,
    even if it does not contain any `.py` files.
    On the other hand, currently there is no concept of package data
    directory, all directories are treated like packages.
    ********************************************************************************

    !!
    check.warn(importable) /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'genx.models.databases' is absent from the `packages` configuration.
    !!

    ********************************************************************************
    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'genx.models.databases' as an importable package[^1],
    but it is absent from setuptools' `packages` configuration.

    This leads to an ambiguous overall configuration. If you want to distribute this
    package, please make sure that 'genx.models.databases' is explicitly added
    to the `packages` configuration field.

    Alternatively, you can also rely on setuptools' discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

    If you don't want 'genx.models.databases' to be distributed and are
    already explicitly excluding 'genx.models.databases' via
    `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
    you can try to use `exclude_package_data`, or `include-package-data=False` in
    combination with a more fine grained `package-data` configuration.

    You can read more about "package data files" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


    [^1]: For Python, any directory (with suitable naming) can be imported,
    even if it does not contain any `.py` files.
    On the other hand, currently there is no concept of package data
    directory, all directories are treated like packages.
    ********************************************************************************

    !!
    check.warn(importable) /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'genx.models.databases.f1f2_cxro' is absent from the `packages` configuration.
    !!

    ********************************************************************************
    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'genx.models.databases.f1f2_cxro' as an importable package[^1],
    but it is absent from setuptools' `packages` configuration.

    This leads to an ambiguous overall configuration. If you want to distribute this
    package, please make sure that 'genx.models.databases.f1f2_cxro' is explicitly added
    to the `packages` configuration field.

    Alternatively, you can also rely on setuptools' discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

    If you don't want 'genx.models.databases.f1f2_cxro' to be distributed and are
    already explicitly excluding 'genx.models.databases.f1f2_cxro' via
    `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
    you can try to use `exclude_package_data`, or `include-package-data=False` in
    combination with a more fine grained `package-data` configuration.

    You can read more about "package data files" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


    [^1]: For Python, any directory (with suitable naming) can be imported,
    even if it does not contain any `.py` files.
    On the other hand, currently there is no concept of package data
    directory, all directories are treated like packages.
    ********************************************************************************

    !!
    check.warn(importable) /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'genx.models.databases.f1f2_nist' is absent from the `packages` configuration.
    !!

    ********************************************************************************
    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'genx.models.databases.f1f2_nist' as an importable package[^1],
    but it is absent from setuptools' `packages` configuration.

    This leads to an ambiguous overall configuration. If you want to distribute this
    package, please make sure that 'genx.models.databases.f1f2_nist' is explicitly added
    to the `packages` configuration field.

    Alternatively, you can also rely on setuptools' discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

    If you don't want 'genx.models.databases.f1f2_nist' to be distributed and are
    already explicitly excluding 'genx.models.databases.f1f2_nist' via
    `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
    you can try to use `exclude_package_data`, or `include-package-data=False` in
    combination with a more fine grained `package-data` configuration.

    You can read more about "package data files" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


    [^1]: For Python, any directory (with suitable naming) can be imported,
    even if it does not contain any `.py` files.
    On the other hand, currently there is no concept of package data
    directory, all directories are treated like packages.
    ********************************************************************************

    !!
    check.warn(importable) /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'genx.models.databases.geant4' is absent from the `packages` configuration.
    !!

    ********************************************************************************
    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'genx.models.databases.geant4' as an importable package[^1],
    but it is absent from setuptools' `packages` configuration.

    This leads to an ambiguous overall configuration. If you want to distribute this
    package, please make sure that 'genx.models.databases.geant4' is explicitly added
    to the `packages` configuration field.

    Alternatively, you can also rely on setuptools' discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

    If you don't want 'genx.models.databases.geant4' to be distributed and are
    already explicitly excluding 'genx.models.databases.geant4' via
    `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
    you can try to use `exclude_package_data`, or `include-package-data=False` in
    combination with a more fine grained `package-data` configuration.

    You can read more about "package data files" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


    [^1]: For Python, any directory (with suitable naming) can be imported,
    even if it does not contain any `.py` files.
    On the other hand, currently there is no concept of package data
    directory, all directories are treated like packages.
    ********************************************************************************

    !!
    check.warn(importable) /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'genx.profiles' is absent from the `packages` configuration.
    !!

    ********************************************************************************
    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'genx.profiles' as an importable package[^1],
    but it is absent from setuptools' `packages` configuration.

    This leads to an ambiguous overall configuration. If you want to distribute this
    package, please make sure that 'genx.profiles' is explicitly added
    to the `packages` configuration field.

    Alternatively, you can also rely on setuptools' discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

    If you don't want 'genx.profiles' to be distributed and are
    already explicitly excluding 'genx.profiles' via
    `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
    you can try to use `exclude_package_data`, or `include-package-data=False` in
    combination with a more fine grained `package-data` configuration.

    You can read more about "package data files" on setuptools documentation page:

    - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


    [^1]: For Python, any directory (with suitable naming) can be imported,
    even if it does not contain any `.py` files.
    On the other hand, currently there is no concept of package data
    directory, all directories are treated like packages.
    ********************************************************************************

    !!
    check.warn(importable)
    creating build/lib/genx/examples
    copying genx/examples/D17_SiO.out -> build/lib/genx/examples
    copying genx/examples/D17_TOF_SiO.hgx -> build/lib/genx/examples
    copying genx/examples/Neutron_SiO_ref.dat -> build/lib/genx/examples
    copying genx/examples/Peakfit_Gauss.hgx -> build/lib/genx/examples
    copying genx/examples/Peakfit_Gauss_coupled_pars.hgx -> build/lib/genx/examples
    copying genx/examples/Peakfit_Voigt.hgx -> build/lib/genx/examples
    copying genx/examples/SXRD.hgx -> build/lib/genx/examples
    copying genx/examples/SXRD2.hgx -> build/lib/genx/examples
    copying genx/examples/SuperAdam_SiO.hgx -> build/lib/genx/examples
    copying genx/examples/SuperAdam_SiO_advanced_fp_res.hgx -> build/lib/genx/examples
    copying genx/examples/SuperAdam_SiO_full_res_calc.hgx -> build/lib/genx/examples
    copying genx/examples/SuperAdam_SiO_systematic_errors.hgx -> build/lib/genx/examples
    copying genx/examples/X-ray_Reflectivity.hgx -> build/lib/genx/examples copying genx/examples/bumps_integration.ipynb -> build/lib/genx/examples copying genx/examples/load_fit_save.ipynb -> build/lib/genx/examples
    copying genx/examples/publication_graphics.ipynb -> build/lib/genx/examples copying genx/examples/reflectivity_interface.ipynb -> build/lib/genx/examples copying genx/examples/widget_test.ipynb -> build/lib/genx/examples
    copying genx/examples/xray-tutorial.dat -> build/lib/genx/examples
    creating build/lib/genx/profiles
    copying genx/profiles/AdvancedReflectivity.conf -> build/lib/genx/profiles copying genx/profiles/Empty.conf -> build/lib/genx/profiles
    copying genx/profiles/SimpleReflectivity.conf -> build/lib/genx/profiles copying genx/profiles/SurfaceXRD.conf -> build/lib/genx/profiles
    copying genx/profiles/default.profile -> build/lib/genx/profiles
    creating build/lib/genx/models/databases
    copying genx/models/databases/AtomicWeights.dat -> build/lib/genx/models/databases
    copying genx/models/databases/DeBe_NeutronNews.dat -> build/lib/genx/models/databases
    copying genx/models/databases/download_nist.py -> build/lib/genx/models/databases
    copying genx/models/databases/f0_CromerMann.dat -> build/lib/genx/models/databases
    copying genx/models/databases/f1f2_Chantler.dat -> build/lib/genx/models/databases
    creating build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ac.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ag.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/al.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ar.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/as.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/at.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/au.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/b.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ba.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/be.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/bi.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/br.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/c.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ca.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/cd.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ce.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/cl.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/co.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/cr.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/cs.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/cu.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/dy.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/er.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/eu.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/f.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/fe.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/fr.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ga.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/gd.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ge.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/h.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/he.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/hf.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/hg.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ho.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/i.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/in.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/ir.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/k.nff -> build/lib/genx/models/databases/f1f2_cxro
    copying genx/models/databases/f1f2_cxro/kr.nff -> build/lib/genx/models/databases/f1f2_cxro

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andrey Rakhmatullin@21:1/5 to All on Fri Apr 25 20:50:02 2025
    For the record, I cannot reproduce this on current testing or unstable. I
    also tried "from genx import api; api.data_loader.d17_legacy" and that attrribute exists.

    --
    WBR, wRAR

    -----BEGIN PGP SIGNATURE-----

    iQJhBAABCgBLFiEEolIP6gqGcKZh3YxVM2L3AxpJkuEFAmgL2AAtFIAAAAAAFQAP cGthLWFkZHJlc3NAZ251cGcub3Jnd3JhckBkZWJpYW4ub3JnAAoJEDNi9wMaSZLh /DwP/0CojyDNXKS1Mke8fPSDFLma2PL6Y03Ui5FusvbD0PjBClEA+YR1+ISCf59q bUNDfU21IFb4fH6VkgY2ka2QqXkYspe0QKaoK/fB7gOAa3zqHSJf+1dVMq3I6IDQ QTxhjmyPySGpU46WJsL/5KNbNLSHCXwlFNnFyG7zr/WLW1Y3wgT+I7IrqYr0hKTK U3p3rw6XBg5KlhuwpBYAkjSwaBQT4R+4HE43r+W1OhqjCVxnyem03EhTE1Wfi+Ac 4Y7Uyh1yz8Je/1RQzLDnYtMMziHlA1jFu5IljD3rURZZtRwn6DrKIuutdnTOwRTB /mEOhJSHOLz01KDjoKVeBkmp4E96SB6ODFQVkyxMkKiRBtndB3KgU5WbHkKUfrwN x8tUkxp0CAemO53XYlw9rPjTXN8RxnAm9Zg2K/Mx9puxwXVybsrUvGldkzyC/8R0 DQKNHmzDIDNvQXzCe5SCpjLdFvb9ncodY5icywW6hGrWaVa18zKJ7E3/9MMAf7QB U3mnmO+WfnA8yT/rUbK4QnIiHyZuzMN9DgJtgTIEu10o5TxgNL6lQBODmonHGPfs tcEMD0yloR34HtlbfiCLHMawu8jypq0KxaCyavVFk5GV6Xm67Qo8jxaWbnHAJFXV aeK4WbmkS+iFiRK/QI9cBMGFqtzsK9/Hnmz2ZZie3dF90UxB
    =n0oA
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to Andrey Rakhmatullin on Thu May 15 21:50:01 2025
    This is a multi-part message in MIME format...

    Your message dated Thu, 15 May 2025 20:45:06 +0100
    with message-id <aCZEQgLp68GeQkpB@riva.ucam.org>
    and subject line Re: Bug#1102961: genx: FTBFS in testing: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 --dir genx returned exit code 13
    has caused the Debian Bug report #1102961,
    regarding genx: FTBFS in testing: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 --dir genx returned exit code 13
    to be marked as done.

    This means that you claim that the problem has been dealt with.
    If this is not the case it is now your responsibility to reopen the
    Bug report if necessary, and/or fix the problem forthwith.

    (NB: If you are a system administrator and have no idea what this
    message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org
    immediately.)


    --
    1102961: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102961
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 13 Apr 2025 12:37:39 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-105.1 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
    FROMDEVELOPER,FVGT_m_MULTI_ODD,SPF_HELO_NONE,SPF_NONE,
    UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 826; hammy, 150; neutral, 322; spammy,
    0. spammytokens:
    hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
    0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
    0.000-+--H*RT:311, 0.000-+--H*RT:108
    Return-path: <lucas@debian.org>
    Received: from stravinsky.debian.org ([2001: