Package: src:scikit-learn
Version: 1.4.2+dfsg-3
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with sphinxdoc --buildsystem pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p tmp
mv PKG-INFO PKG-INFO-BAK
python3.12 setup.py config
Partial import of sklearn during the build process.
Compiling sklearn/__check_build/_check_build.pyx because it changed.
Compiling sklearn/_isotonic.pyx because it changed.
Compiling sklearn/_loss/_loss.pyx because it changed.
Compiling sklearn/cluster/_dbscan_inner.pyx because it changed.
[... snipped ...]
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/externals/_packaging/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/externals/_packaging/_structures.py
to _structures.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/externals/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/externals/_scipy/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/externals/_scipy/sparse/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/externals/_scipy/sparse/csgraph/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/externals/_scipy/sparse/csgraph/_laplacian.py
to _laplacian.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/externals/_arff.py
to _arff.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/externals/conftest.py
to conftest.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/_hash.py
to _hash.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/text.py
to text.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/tests/test_dict_vectorizer.py
to test_dict_vectorizer.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/tests/test_image.py
to test_image.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/tests/test_feature_hasher.py
to test_feature_hasher.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/tests/test_text.py
to test_text.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/_dict_vectorizer.py
to _dict_vectorizer.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/image.py
to image.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/feature_extraction/_stop_words.py
to _stop_words.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/_build_utils/version.py
to version.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/_build_utils/pre_build_helpers.py
to pre_build_helpers.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/_build_utils/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/_build_utils/openmp_helpers.py
to openmp_helpers.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/_build_utils/tempita.py
to tempita.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/naive_bayes.py
to naive_bayes.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/conftest.py
to conftest.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/impute/_iterative.py
to _iterative.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/impute/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/impute/_base.py
to _base.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/impute/tests/test_impute.py
to test_impute.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/impute/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/impute/tests/test_common.py
to test_common.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/impute/tests/test_knn.py
to test_knn.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/impute/tests/test_base.py
to test_base.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/impute/_knn.py
to _knn.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_openml.py
to _openml.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/descr/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_species_distributions.py
to _species_distributions.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_twenty_newsgroups.py
to _twenty_newsgroups.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_lfw.py
to _lfw.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_covtype.py
to _covtype.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_california_housing.py
to _california_housing.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_arff_parser.py
to _arff_parser.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_svmlight_format_io.py
to _svmlight_format_io.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_kddcup99.py
to _kddcup99.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_base.py
to _base.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_arff_parser.py
to test_arff_parser.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_rcv1.py
to test_rcv1.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_svmlight_format.py
to test_svmlight_format.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_lfw.py
to test_lfw.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_samples_generator.py
to test_samples_generator.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_kddcup99.py
to test_kddcup99.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_covtype.py
to test_covtype.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_california_housing.py
to test_california_housing.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_common.py
to test_common.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_olivetti_faces.py
to test_olivetti_faces.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_openml.py
to test_openml.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_40589/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_62/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_40675/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_1/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_1590/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_40945/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_561/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_292/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_2/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_3/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_40966/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_61/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_1119/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_42585/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/data/openml/id_42074/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_base.py
to test_base.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/tests/test_20news.py
to test_20news.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_olivetti_faces.py
to _olivetti_faces.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/images/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_samples_generator.py
to _samples_generator.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/_rcv1.py
to _rcv1.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/datasets/data/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/tree/_export.py
to _export.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/tree/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/tree/tests/test_tree.py
to test_tree.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/tree/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/tree/tests/test_monotonic_tree.py
to test_monotonic_tree.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/tree/tests/test_reingold_tilford.py
to test_reingold_tilford.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/tree/tests/test_export.py
to test_export.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/tree/_reingold_tilford.py
to _reingold_tilford.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/tree/_classes.py
to _classes.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/random_projection.py
to random_projection.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/base.py to
base.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/multiclass.py
to multiclass.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_pca.py
to _pca.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_factor_analysis.py
to _factor_analysis.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_lda.py
to _lda.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_truncated_svd.py
to _truncated_svd.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_fastica.py
to _fastica.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_dict_learning.py
to _dict_learning.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_kernel_pca.py
to _kernel_pca.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_nmf.py
to _nmf.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_base.py
to _base.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_nmf.py
to test_nmf.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_incremental_pca.py
to test_incremental_pca.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_online_lda.py
to test_online_lda.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_pca.py
to test_pca.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_fastica.py
to test_fastica.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_dict_learning.py
to test_dict_learning.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_kernel_pca.py
to test_kernel_pca.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_truncated_svd.py
to test_truncated_svd.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_factor_analysis.py
to test_factor_analysis.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/tests/test_sparse_pca.py
to test_sparse_pca.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_sparse_pca.py
to _sparse_pca.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/decomposition/_incremental_pca.py
to _incremental_pca.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_kmeans.py
to _kmeans.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_birch.py
to _birch.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_bicluster.py
to _bicluster.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_optics.py
to _optics.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_affinity_propagation.py
to _affinity_propagation.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_hierarchical.py
to test_hierarchical.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_birch.py
to test_birch.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_spectral.py
to test_spectral.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_bisect_k_means.py
to test_bisect_k_means.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_optics.py
to test_optics.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_dbscan.py
to test_dbscan.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_hdbscan.py
to test_hdbscan.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_bicluster.py
to test_bicluster.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/common.py
to common.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_mean_shift.py
to test_mean_shift.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_feature_agglomeration.py
to test_feature_agglomeration.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_k_means.py
to test_k_means.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/tests/test_affinity_propagation.py
to test_affinity_propagation.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_agglomerative.py
to _agglomerative.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_spectral.py
to _spectral.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_hdbscan/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_hdbscan/tests/test_reachibility.py
to test_reachibility.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_hdbscan/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_hdbscan/hdbscan.py
to hdbscan.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_feature_agglomeration.py
to _feature_agglomeration.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_dbscan.py
to _dbscan.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_mean_shift.py
to _mean_shift.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/cluster/_bisect_k_means.py
to _bisect_k_means.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/_empirical_covariance.py
to _empirical_covariance.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/_shrunk_covariance.py
to _shrunk_covariance.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/_robust_covariance.py
to _robust_covariance.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/_elliptic_envelope.py
to _elliptic_envelope.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/tests/test_elliptic_envelope.py
to test_elliptic_envelope.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/tests/test_graphical_lasso.py
to test_graphical_lasso.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/tests/test_robust_covariance.py
to test_robust_covariance.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/tests/test_covariance.py
to test_covariance.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/covariance/_graph_lasso.py
to _graph_lasso.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/_validation.py
to _validation.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/_search.py
to _search.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/tests/test_validation.py
to test_validation.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/tests/test_search.py
to test_search.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/tests/test_split.py
to test_split.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/tests/common.py
to common.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/tests/test_successive_halving.py
to test_successive_halving.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/tests/test_plot.py
to test_plot.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/_search_successive_halving.py
to _search_successive_halving.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/_plot.py
to _plot.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/model_selection/_split.py
to _split.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/_label.py
to _label.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/_discretization.py
to _discretization.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/_encoders.py
to _encoders.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/tests/test_label.py
to test_label.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/tests/test_data.py
to test_data.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/tests/test_encoders.py
to test_encoders.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/tests/test_function_transformer.py
to test_function_transformer.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/tests/test_common.py
to test_common.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/tests/test_target_encoder.py
to test_target_encoder.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/tests/test_polynomial.py
to test_polynomial.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/tests/test_discretization.py
to test_discretization.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/_data.py
to _data.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/_target_encoder.py
to _target_encoder.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/_polynomial.py
to _polynomial.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/preprocessing/_function_transformer.py
to _function_transformer.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/svm/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/svm/_base.py
to _base.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/svm/tests/test_svm.py
to test_svm.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/svm/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/svm/tests/test_sparse.py
to test_sparse.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/svm/tests/test_bounds.py
to test_bounds.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/svm/_bounds.py
to _bounds.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/svm/_classes.py
to _classes.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/semi_supervised/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/semi_supervised/_label_propagation.py
to _label_propagation.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/semi_supervised/tests/test_label_propagation.py
to test_label_propagation.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/semi_supervised/tests/test_self_training.py
to test_self_training.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/semi_supervised/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/semi_supervised/_self_training.py
to _self_training.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/gaussian_process/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/gaussian_process/_gpc.py
to _gpc.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/gaussian_process/tests/test_gpr.py
to test_gpr.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/gaussian_process/tests/test_gpc.py
to test_gpc.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/gaussian_process/tests/_mini_sequence_kernel.py
to _mini_sequence_kernel.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/gaussian_process/tests/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/gaussian_process/tests/test_kernels.py
to test_kernels.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/gaussian_process/kernels.py
to kernels.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/sklearn/gaussian_process/_gpr.py
to _gpr.cpython-312.pyc
running install_egg_info
running egg_info
creating scikit_learn.egg-info
writing scikit_learn.egg-info/PKG-INFO
writing dependency_links to scikit_learn.egg-info/dependency_links.txt
writing requirements to scikit_learn.egg-info/requires.txt
writing top-level names to scikit_learn.egg-info/top_level.txt
writing manifest file 'scikit_learn.egg-info/SOURCES.txt'
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_math.h
won't be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayscalars.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h won't
be automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h won't be
automatically included in the manifest: the path must be relative
dependency
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ufuncobject.h won't be
automatically included in the manifest: the path must be relative
reading manifest file 'scikit_learn.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'conftest.py'
warning: no previously-included files matching '*' found under directory
'asv_benchmarks'
warning: no previously-included files matching '*' found under directory
'benchmarks'
warning: no previously-included files matching '*' found under directory
'build_tools'
warning: no previously-included files matching '*' found under directory
'maint_tools'
warning: no previously-included files matching '*' found under directory
'benchmarks'
warning: no previously-included files matching '*' found under directory
'.binder'
warning: no previously-included files matching '*' found under directory
'.circleci'
warning: no previously-included files found matching '.cirrus.star'
warning: no previously-included files found matching '.codecov.yml'
warning: no previously-included files found matching '.git-blame-ignore-revs'
warning: no previously-included files found matching '.mailmap'
warning: no previously-included files found matching '.pre-commit-config.yaml'
warning: no previously-included files found matching 'azure-pipelines.yml'
warning: no previously-included files found matching 'CODE_OF_CONDUCT.md'
warning: no previously-included files found matching 'CONTRIBUTING.md'
warning: no previously-included files found matching 'SECURITY.md'
warning: no previously-included files found matching 'PULL_REQUEST_TEMPLATE.md'
adding license file 'COPYING'
writing manifest file 'scikit_learn.egg-info/SOURCES.txt'
Copying scikit_learn.egg-info to
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/scikit_learn-1.4.2.egg-info
Skipping SOURCES.txt
running install_scripts
I: pybuild pybuild:334: rm -f
/<<PKGBUILDDIR>>/debian/tmp//usr/lib/python3.12/dist-packages/_configtest*
# cleanup python3 cache (mixing python3 subversions)
find debian/tmp -name "__pycache__" -exec rm -r {} +
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_install -O--buildsystem=pybuild
debian/rules override_dh_installdocs-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs -A README*.rst
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_installdocs-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs -A README*.rst
dh_installdocs: warning: Cannot auto-detect main package for
python-sklearn-doc. If the default is wrong, please use --doc-main-package
docdir=debian/python-sklearn-doc/usr/share/doc/python-sklearn-doc; \
if [ -e $docdir/stable ] ; then \
mv \
$docdir/stable $docdir/html; \
fi
if [ -e debian/README.Debian.amd64 ] ; then dh_installdocs -A
debian/README.Debian.amd64 ; fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_sphinxdoc-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_sphinxdoc -Xsearchtools.js
dh_sphinxdoc: error:
debian/python-sklearn-doc/usr/share/doc/python-sklearn-doc/html/search.html
does not load searchindex.js
make[1]: *** [debian/rules:250: override_dh_sphinxdoc-indep] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:125: 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/202407/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.