Package: src:mdp
Version: 3.6-9
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py clean
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and
will be removed in Python 3.14; use value instead
return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build' (and everything
under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.12' does not exist -- can't clean it
I: pybuild base:311: python3.13 setup.py clean
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and
will be removed in Python 3.14; use value instead
return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build' (and everything
under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and
will be removed in Python 3.14; use value instead
return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
I: pybuild base:311: python3.13 setup.py config
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and
will be removed in Python 3.14; use value instead
return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.12 setup.py build
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and
will be removed in Python 3.14; use value instead
return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/classifier_node.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/repo_revision.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/past.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/signal_node.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/linear_flows.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/configuration.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/signal_node_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/extension.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/helper_funcs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/linear_flows_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/isfa_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/classifier_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/neural_gas_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/recursive_expansion_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/shogun_svm_classifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/regression_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/fda_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/sfa_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/pca_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/mca_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/jade.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/scikits_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/xsfa_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/lle_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/svm_classifiers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/expansion_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/rbm_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/stats_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/gsfa_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/sfa_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/ica_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/em_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/pca_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/nipals.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/misc_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/convolution_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/libsvm_classifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/introspection.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/routines.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/temporarydir.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/_symeig.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/slideshow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/progress_bar.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/quad_forms.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/templet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/symeig_semidefinite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/_ordered_dict.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/covariance.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/layer_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/switchboard_factory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/flownode_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/layer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/flownode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/htmlvisitor.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/switchboard.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_node_metaclass.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_ISFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_extension.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_PreseverDimNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_node_covariance.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_TimeFrameNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_config.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_PCANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_CutoffNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_parallelclassifiers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_PolynomialExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_graph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_classifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/_tools.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_NeuralGasNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_iGSFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_HitParadeNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_node_operations.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_HistogramNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_GeneralExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_copying.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_utils_generic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_GSFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_pp_local.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_process_schedule.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_seed.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_NormalizingRecursiveExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_onlinenode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_schedule.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_parallelnodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_hinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_fastica.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_VariadicCumulator.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_SFA2Node.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_scikits.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_RBM.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/ide_run.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_LinearRegressionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_FANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_namespace_fixups.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/conftest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_nodes_generic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/benchmark_mdp.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_svm_classifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_NearestMeanClassifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_FDANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_CCIPCANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_hinet_generic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_Convolution2DNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_GaussianClassifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_AdaptiveCutoffNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_NoiseNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_stats_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_metaclass_and_extensions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_RBFExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_parallelhinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_KNNClassifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_contrib.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_TimeDelayNodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_EtaComputerNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_pp_remote.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_SFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_flows.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_VartimeSFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_IncSFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_caching.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_ICANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_online_flows_hinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_MCANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_RecursiveExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_parallelflows.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_GrowingNeuralGasNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_reload.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_WhiteningNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_VartimeCovariance.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_tempdir.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/graph
copying mdp/graph/graph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/graph
copying mdp/graph/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/graph
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/caching
copying mdp/caching/caching_extension.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/caching
copying mdp/caching/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/caching
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/pp_support.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/pp_slave_wrapper.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/thread_schedule.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/parallelhinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/process_schedule.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/pp_slave_script.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/parallelflows.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/parallelclassifiers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/parallelnodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/scheduling.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
copying bimdp/biclassifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
copying bimdp/biflow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
copying bimdp/binode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
copying bimdp/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/biflownode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/bilayer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/bihtmlvisitor.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/biswitchboard.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/tracer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/facade.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/slideshow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
copying bimdp/nodes/gradient.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
copying bimdp/nodes/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
copying bimdp/nodes/miscnodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
copying bimdp/nodes/autogen.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/parallel
copying bimdp/parallel/parallelbihinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/parallel
copying bimdp/parallel/parallelbiflow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/parallel
copying bimdp/parallel/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/parallel
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_biflow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_bihinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_gradient.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/_tools.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_binode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_parallelbihinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_parallelbiflow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/ide_run.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_namespace_fixups.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/conftest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying mdp/utils/slideshow.css ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/hinet/hinet.css ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
I: pybuild base:311: /usr/bin/python3 setup.py build
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and
will be removed in Python 3.14; use value instead
return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/classifier_node.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/repo_revision.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/past.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/signal_node.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/linear_flows.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/configuration.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/signal_node_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/extension.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/helper_funcs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/linear_flows_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/isfa_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/classifier_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/neural_gas_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/recursive_expansion_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/shogun_svm_classifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/regression_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/fda_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/sfa_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/pca_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/mca_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/jade.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/scikits_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/xsfa_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/lle_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/svm_classifiers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/expansion_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/rbm_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/stats_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/gsfa_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/sfa_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/ica_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/em_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/pca_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/nipals.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/misc_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/convolution_nodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/libsvm_classifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/introspection.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/routines.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/temporarydir.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/_symeig.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/slideshow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/progress_bar.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/quad_forms.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/templet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/symeig_semidefinite.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/_ordered_dict.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/covariance.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/layer_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/switchboard_factory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/flownode_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/layer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/flownode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/htmlvisitor.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/switchboard.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_node_metaclass.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_ISFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_extension.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_PreseverDimNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_node_covariance.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_TimeFrameNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_config.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_PCANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_CutoffNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_parallelclassifiers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_PolynomialExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_graph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_classifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/_tools.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_NeuralGasNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_iGSFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_HitParadeNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_node_operations.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_HistogramNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_GeneralExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_copying.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_utils_generic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_GSFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_pp_local.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_process_schedule.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_seed.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_NormalizingRecursiveExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_onlinenode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_schedule.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_parallelnodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_hinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_fastica.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_VariadicCumulator.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_SFA2Node.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_scikits.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_RBM.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/ide_run.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_LinearRegressionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_FANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_namespace_fixups.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/conftest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_nodes_generic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/benchmark_mdp.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_svm_classifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_NearestMeanClassifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_FDANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_CCIPCANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_hinet_generic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_Convolution2DNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_GaussianClassifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_AdaptiveCutoffNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_NoiseNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_stats_nodes_online.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_metaclass_and_extensions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_RBFExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_parallelhinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_KNNClassifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_contrib.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_TimeDelayNodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_EtaComputerNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_pp_remote.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_SFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_flows.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_VartimeSFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_IncSFANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_caching.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_ICANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_online_flows_hinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_MCANode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_RecursiveExpansionNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_parallelflows.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_GrowingNeuralGasNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_reload.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_WhiteningNode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_VartimeCovariance.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_tempdir.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/graph
copying mdp/graph/graph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/graph
copying mdp/graph/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/graph
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/caching
copying mdp/caching/caching_extension.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/caching
copying mdp/caching/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/caching
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/pp_support.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/pp_slave_wrapper.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/thread_schedule.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/parallelhinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/process_schedule.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/pp_slave_script.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/parallelflows.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/parallelclassifiers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/parallelnodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/scheduling.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
copying bimdp/biclassifier.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
copying bimdp/biflow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
copying bimdp/binode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
copying bimdp/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/biflownode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/bilayer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/bihtmlvisitor.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/biswitchboard.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/tracer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/facade.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/slideshow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
copying bimdp/nodes/gradient.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
copying bimdp/nodes/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
copying bimdp/nodes/miscnodes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
copying bimdp/nodes/autogen.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/parallel
copying bimdp/parallel/parallelbihinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/parallel
copying bimdp/parallel/parallelbiflow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/parallel
copying bimdp/parallel/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/parallel
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_biflow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_bihinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_gradient.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/_tools.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_binode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_parallelbihinet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_parallelbiflow.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/ide_run.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_namespace_fixups.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/conftest.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying mdp/utils/slideshow.css ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/hinet/hinet.css ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYBUILD_SYSTEM=custom \
PYBUILD_TEST_ARGS="{interpreter} -m pytest --seed=725021957 mdp &&
{interpreter} -m pytest --seed=725021957 bimdp" dh_auto_test
I: pybuild base:311: python3.12 -m pytest --seed=725021957 mdp && python3.12 -m
pytest --seed=725021957 bimdp
ImportError while loading conftest '/<<PKGBUILDDIR>>/mdp/test/conftest.py'.
mdp/__init__.py:131: in <module>
from . import utils
mdp/utils/__init__.py:6: in <module>
from .routines import (timediff, refcast, scast, rotate, random_rot,
mdp/utils/routines.py:296: in <module>
[numx.half, numx.longfloat, numx.longcomplex]]
/usr/lib/python3/dist-packages/numpy/__init__.py:400: in __getattr__
raise AttributeError(
E AttributeError: `np.longfloat` was removed in the NumPy 2.0 release. Use
`np.longdouble` instead.
E: pybuild pybuild:389: test: plugin custom failed with: exit code=4:
python3.12 -m pytest --seed=725021957 mdp && python3.12 -m pytest
--seed=725021957 bimdp
I: pybuild base:311: python3.13 -m pytest --seed=725021957 mdp && python3.13 -m
pytest --seed=725021957 bimdp
ImportError while loading conftest '/<<PKGBUILDDIR>>/mdp/test/conftest.py'.
mdp/__init__.py:131: in <module>
from . import utils
mdp/utils/__init__.py:6: in <module>
from .routines import (timediff, refcast, scast, rotate, random_rot,
mdp/utils/routines.py:296: in <module>
[numx.half, numx.longfloat, numx.longcomplex]]
/usr/lib/python3/dist-packages/numpy/__init__.py:400: in __getattr__
raise AttributeError(
E AttributeError: `np.longfloat` was removed in the NumPy 2.0 release. Use
`np.longdouble` instead.
E: pybuild pybuild:389: test: plugin custom failed with: exit code=4:
python3.13 -m pytest --seed=725021957 mdp && python3.13 -m pytest
--seed=725021957 bimdp
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12
3.13" returned exit code 13
make[1]: *** [debian/rules:10: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202502/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:mdp, so that this is still
visible in the BTS web page for this package.
Thanks.