=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py310-scikit-learn-0.22.1nb2 (cd /tmp/math/py-scikit-learn/work/scikit-learn-0.22.1/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS=-lcblas\ -lblas PYTHON=/usr/pkg/bin/python3.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/pkg/include/netlib\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.10 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/tmp/math/py-scikit-learn/work/.cwrapper/bin:/tmp/math/py-scikit-learn/work/.buildlink/bin:/tmp/math/py-scikit-learn/work/.gfortran/bin:/tmp/math/py-scikit-learn/work/.gcc/bin:/tmp/math/py-scikit-learn/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/tmp/math/py-scikit-learn/work/.home CWRAPPERS_CONFIG_DIR=/tmp/math/py-scikit-learn/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/math/py-scikit-learn/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/math/py-scikit-learn/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/math/py-scikit-learn/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/math/py-scikit-learn/work/.buildlink/lib/pkgconfig:/tmp/math/py-scikit-learn/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/math/py-scikit-learn/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/math/py-scikit-learn/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py build -j4) Partial import of sklearn during the build process. INFO: Disabling color, you really want to install colorlog. Disabling color, you really want to install colorlog. Compiling sklearn/__check_build/_check_build.pyx because it changed. Compiling sklearn/preprocessing/_csr_polynomial_expansion.pyx because it changed. Compiling sklearn/cluster/_dbscan_inner.pyx because it changed. Compiling sklearn/cluster/_hierarchical_fast.pyx because it changed. Compiling sklearn/cluster/_k_means_elkan.pyx because it changed. Compiling sklearn/cluster/_k_means_fast.pyx because it changed. Compiling sklearn/datasets/_svmlight_format_fast.pyx because it changed. Compiling sklearn/decomposition/_online_lda_fast.pyx because it changed. Compiling sklearn/decomposition/_cdnmf_fast.pyx because it changed. Compiling sklearn/ensemble/_gradient_boosting.pyx because it changed. Compiling sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.pyx because it changed. Compiling sklearn/ensemble/_hist_gradient_boosting/histogram.pyx because it changed. Compiling sklearn/ensemble/_hist_gradient_boosting/splitting.pyx because it changed. Compiling sklearn/ensemble/_hist_gradient_boosting/_binning.pyx because it changed. Compiling sklearn/ensemble/_hist_gradient_boosting/_predictor.pyx because it changed. Compiling sklearn/ensemble/_hist_gradient_boosting/_loss.pyx because it changed. Compiling sklearn/ensemble/_hist_gradient_boosting/common.pyx because it changed. Compiling sklearn/ensemble/_hist_gradient_boosting/utils.pyx because it changed. Compiling sklearn/feature_extraction/_hashing_fast.pyx because it changed. Compiling sklearn/manifold/_utils.pyx because it changed. Compiling sklearn/manifold/_barnes_hut_tsne.pyx because it changed. Compiling sklearn/metrics/cluster/_expected_mutual_info_fast.pyx because it changed. Compiling sklearn/metrics/_pairwise_fast.pyx because it changed. Compiling sklearn/neighbors/_ball_tree.pyx because it changed. Compiling sklearn/neighbors/_kd_tree.pyx because it changed. Compiling sklearn/neighbors/_dist_metrics.pyx because it changed. Compiling sklearn/neighbors/_typedefs.pyx because it changed. Compiling sklearn/neighbors/_quad_tree.pyx because it changed. Compiling sklearn/tree/_tree.pyx because it changed. Compiling sklearn/tree/_splitter.pyx because it changed. Compiling sklearn/tree/_criterion.pyx because it changed. Compiling sklearn/tree/_utils.pyx because it changed. Compiling sklearn/utils/sparsefuncs_fast.pyx because it changed. Compiling sklearn/utils/_cython_blas.pyx because it changed. Compiling sklearn/utils/arrayfuncs.pyx because it changed. Compiling sklearn/utils/murmurhash.pyx because it changed. Compiling sklearn/utils/graph_shortest_path.pyx because it changed. Compiling sklearn/utils/_fast_dict.pyx because it changed. Compiling sklearn/utils/_openmp_helpers.pyx because it changed. Compiling sklearn/utils/_seq_dataset.pyx because it changed. Compiling sklearn/utils/_weight_vector.pyx because it changed. Compiling sklearn/utils/_random.pyx because it changed. Compiling sklearn/utils/_logistic_sigmoid.pyx because it changed. Compiling sklearn/svm/_libsvm.pyx because it changed. Compiling sklearn/svm/_liblinear.pyx because it changed. Compiling sklearn/svm/_libsvm_sparse.pyx because it changed. Compiling sklearn/linear_model/_cd_fast.pyx because it changed. Compiling sklearn/linear_model/_sgd_fast.pyx because it changed. Compiling sklearn/linear_model/_sag_fast.pyx because it changed. Compiling sklearn/_isotonic.pyx because it changed. [ 2/50] Cythonizing sklearn/_isotonic.pyx [ 7/50] Cythonizing sklearn/datasets/_svmlight_format_fast.pyx [12/50] Cythonizing sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.pyx [16/50] Cythonizing sklearn/ensemble/_hist_gradient_boosting/histogram.pyx [20/50] Cythonizing sklearn/linear_model/_cd_fast.pyx [29/50] Cythonizing sklearn/neighbors/_kd_tree.pyx [37/50] Cythonizing sklearn/tree/_splitter.pyx [42/50] Cythonizing sklearn/utils/_logistic_sigmoid.pyx [46/50] Cythonizing sklearn/utils/_weight_vector.pyx [ 1/50] Cythonizing sklearn/__check_build/_check_build.pyx [ 5/50] Cythonizing sklearn/cluster/_k_means_elkan.pyx [ 8/50] Cythonizing sklearn/decomposition/_cdnmf_fast.pyx [13/50] Cythonizing sklearn/ensemble/_hist_gradient_boosting/_loss.pyx [18/50] Cythonizing sklearn/ensemble/_hist_gradient_boosting/utils.pyx [23/50] Cythonizing sklearn/manifold/_barnes_hut_tsne.pyx [26/50] Cythonizing sklearn/metrics/cluster/_expected_mutual_info_fast.pyx [28/50] Cythonizing sklearn/neighbors/_dist_metrics.pyx [31/50] Cythonizing sklearn/neighbors/_typedefs.pyx [32/50] Cythonizing sklearn/preprocessing/_csr_polynomial_expansion.pyx [39/50] Cythonizing sklearn/tree/_utils.pyx [41/50] Cythonizing sklearn/utils/_fast_dict.pyx [47/50] Cythonizing sklearn/utils/arrayfuncs.pyx [ 3/50] Cythonizing sklearn/cluster/_dbscan_inner.pyx [ 6/50] Cythonizing sklearn/cluster/_k_means_fast.pyx [10/50] Cythonizing sklearn/ensemble/_gradient_boosting.pyx [14/50] Cythonizing sklearn/ensemble/_hist_gradient_boosting/_predictor.pyx [19/50] Cythonizing sklearn/feature_extraction/_hashing_fast.pyx [22/50] Cythonizing sklearn/linear_model/_sgd_fast.pyx [27/50] Cythonizing sklearn/neighbors/_ball_tree.pyx [33/50] Cythonizing sklearn/svm/_liblinear.pyx [35/50] Cythonizing sklearn/svm/_libsvm_sparse.pyx [38/50] Cythonizing sklearn/tree/_tree.pyx [43/50] Cythonizing sklearn/utils/_openmp_helpers.pyx [44/50] Cythonizing sklearn/utils/_random.pyx [45/50] Cythonizing sklearn/utils/_seq_dataset.pyx [48/50] Cythonizing sklearn/utils/graph_shortest_path.pyx [50/50] Cythonizing sklearn/utils/sparsefuncs_fast.pyx [ 4/50] Cythonizing sklearn/cluster/_hierarchical_fast.pyx [ 9/50] Cythonizing sklearn/decomposition/_online_lda_fast.pyx [11/50] Cythonizing sklearn/ensemble/_hist_gradient_boosting/_binning.pyx [15/50] Cythonizing sklearn/ensemble/_hist_gradient_boosting/common.pyx [17/50] Cythonizing sklearn/ensemble/_hist_gradient_boosting/splitting.pyx [21/50] Cythonizing sklearn/linear_model/_sag_fast.pyx [24/50] Cythonizing sklearn/manifold/_utils.pyx [25/50] Cythonizing sklearn/metrics/_pairwise_fast.pyx [30/50] Cythonizing sklearn/neighbors/_quad_tree.pyx [34/50] Cythonizing sklearn/svm/_libsvm.pyx [36/50] Cythonizing sklearn/tree/_criterion.pyx [40/50] Cythonizing sklearn/utils/_cython_blas.pyx [49/50] Cythonizing sklearn/utils/murmurhash.pyx running build running config_cc running config_fc running build_src /usr/pkg/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build_py creating build creating build/lib.netbsd-9.0-amd64-3.10 creating build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/_config.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/_distributor_init.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/calibration.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/conftest.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/discriminant_analysis.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/dummy.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/exceptions.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/isotonic.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/kernel_approximation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/kernel_ridge.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/multiclass.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/multioutput.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/naive_bayes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/pipeline.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/random_projection.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn copying sklearn/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn creating build/lib.netbsd-9.0-amd64-3.10/sklearn/__check_build copying sklearn/__check_build/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/__check_build copying sklearn/__check_build/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/__check_build creating build/lib.netbsd-9.0-amd64-3.10/sklearn/_build_utils copying sklearn/_build_utils/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/_build_utils copying sklearn/_build_utils/deprecated_modules.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/_build_utils copying sklearn/_build_utils/openmp_helpers.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/_build_utils copying sklearn/_build_utils/pre_build_helpers.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/_build_utils creating build/lib.netbsd-9.0-amd64-3.10/sklearn/compose copying sklearn/compose/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/compose copying sklearn/compose/_column_transformer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/compose copying sklearn/compose/_target.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/compose creating build/lib.netbsd-9.0-amd64-3.10/sklearn/compose/tests copying sklearn/compose/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/compose/tests copying sklearn/compose/tests/test_column_transformer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/compose/tests copying sklearn/compose/tests/test_target.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/compose/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/_elliptic_envelope.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/_empirical_covariance.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/_graph_lasso.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/_robust_covariance.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/_shrunk_covariance.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/elliptic_envelope.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/empirical_covariance_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/graph_lasso_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/robust_covariance.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance copying sklearn/covariance/shrunk_covariance_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance creating build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance/tests copying sklearn/covariance/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance/tests copying sklearn/covariance/tests/test_covariance.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance/tests copying sklearn/covariance/tests/test_elliptic_envelope.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance/tests copying sklearn/covariance/tests/test_graphical_lasso.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance/tests copying sklearn/covariance/tests/test_robust_covariance.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/covariance/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/cross_decomposition copying sklearn/cross_decomposition/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cross_decomposition copying sklearn/cross_decomposition/_cca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cross_decomposition copying sklearn/cross_decomposition/_pls.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cross_decomposition copying sklearn/cross_decomposition/cca_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cross_decomposition copying sklearn/cross_decomposition/pls_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cross_decomposition creating build/lib.netbsd-9.0-amd64-3.10/sklearn/cross_decomposition/tests copying sklearn/cross_decomposition/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cross_decomposition/tests copying sklearn/cross_decomposition/tests/test_pls.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cross_decomposition/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/_from_model.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/_mutual_info.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/_rfe.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/_univariate_selection.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/_variance_threshold.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/from_model.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/mutual_info.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/rfe.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/univariate_selection.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection copying sklearn/feature_selection/variance_threshold.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection creating build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection/tests copying sklearn/feature_selection/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection/tests copying sklearn/feature_selection/tests/test_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection/tests copying sklearn/feature_selection/tests/test_chi2.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection/tests copying sklearn/feature_selection/tests/test_feature_select.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection/tests copying sklearn/feature_selection/tests/test_from_model.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection/tests copying sklearn/feature_selection/tests/test_mutual_info.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection/tests copying sklearn/feature_selection/tests/test_rfe.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection/tests copying sklearn/feature_selection/tests/test_variance_threshold.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_selection/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process copying sklearn/gaussian_process/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process copying sklearn/gaussian_process/_gpc.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process copying sklearn/gaussian_process/_gpr.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process copying sklearn/gaussian_process/gpc.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process copying sklearn/gaussian_process/gpr.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process copying sklearn/gaussian_process/kernels.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process creating build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process/tests copying sklearn/gaussian_process/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process/tests copying sklearn/gaussian_process/tests/_mini_sequence_kernel.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process/tests copying sklearn/gaussian_process/tests/test_gpc.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process/tests copying sklearn/gaussian_process/tests/test_gpr.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process/tests copying sklearn/gaussian_process/tests/test_kernels.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/gaussian_process/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/impute copying sklearn/impute/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/impute copying sklearn/impute/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/impute copying sklearn/impute/_iterative.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/impute copying sklearn/impute/_knn.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/impute creating build/lib.netbsd-9.0-amd64-3.10/sklearn/impute/tests copying sklearn/impute/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/impute/tests copying sklearn/impute/tests/test_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/impute/tests copying sklearn/impute/tests/test_common.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/impute/tests copying sklearn/impute/tests/test_impute.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/impute/tests copying sklearn/impute/tests/test_knn.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/impute/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection copying sklearn/inspection/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection copying sklearn/inspection/_partial_dependence.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection copying sklearn/inspection/_permutation_importance.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection copying sklearn/inspection/partial_dependence.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection creating build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection/tests copying sklearn/inspection/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection/tests copying sklearn/inspection/tests/test_partial_dependence.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection/tests copying sklearn/inspection/tests/test_permutation_importance.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection/tests copying sklearn/inspection/tests/test_plot_partial_dependence.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/inspection/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture copying sklearn/mixture/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture copying sklearn/mixture/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture copying sklearn/mixture/_bayesian_mixture.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture copying sklearn/mixture/_gaussian_mixture.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture copying sklearn/mixture/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture copying sklearn/mixture/bayesian_mixture.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture copying sklearn/mixture/gaussian_mixture.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture creating build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture/tests copying sklearn/mixture/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture/tests copying sklearn/mixture/tests/test_bayesian_mixture.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture/tests copying sklearn/mixture/tests/test_gaussian_mixture.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture/tests copying sklearn/mixture/tests/test_mixture.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/mixture/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection copying sklearn/model_selection/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection copying sklearn/model_selection/_search.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection copying sklearn/model_selection/_split.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection copying sklearn/model_selection/_validation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection creating build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection/tests copying sklearn/model_selection/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection/tests copying sklearn/model_selection/tests/common.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection/tests copying sklearn/model_selection/tests/test_search.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection/tests copying sklearn/model_selection/tests/test_split.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection/tests copying sklearn/model_selection/tests/test_validation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/model_selection/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network copying sklearn/neural_network/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network copying sklearn/neural_network/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network copying sklearn/neural_network/_multilayer_perceptron.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network copying sklearn/neural_network/_rbm.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network copying sklearn/neural_network/_stochastic_optimizers.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network copying sklearn/neural_network/multilayer_perceptron.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network copying sklearn/neural_network/rbm.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network creating build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network/tests copying sklearn/neural_network/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network/tests copying sklearn/neural_network/tests/test_mlp.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network/tests copying sklearn/neural_network/tests/test_rbm.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network/tests copying sklearn/neural_network/tests/test_stochastic_optimizers.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neural_network/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing copying sklearn/preprocessing/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing copying sklearn/preprocessing/_data.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing copying sklearn/preprocessing/_discretization.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing copying sklearn/preprocessing/_encoders.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing copying sklearn/preprocessing/_function_transformer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing copying sklearn/preprocessing/_label.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing copying sklearn/preprocessing/data.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing copying sklearn/preprocessing/label.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing copying sklearn/preprocessing/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing creating build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing/tests copying sklearn/preprocessing/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing/tests copying sklearn/preprocessing/tests/test_common.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing/tests copying sklearn/preprocessing/tests/test_data.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing/tests copying sklearn/preprocessing/tests/test_discretization.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing/tests copying sklearn/preprocessing/tests/test_encoders.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing/tests copying sklearn/preprocessing/tests/test_function_transformer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing/tests copying sklearn/preprocessing/tests/test_label.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/preprocessing/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/semi_supervised copying sklearn/semi_supervised/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/semi_supervised copying sklearn/semi_supervised/_label_propagation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/semi_supervised copying sklearn/semi_supervised/label_propagation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/semi_supervised creating build/lib.netbsd-9.0-amd64-3.10/sklearn/semi_supervised/tests copying sklearn/semi_supervised/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/semi_supervised/tests copying sklearn/semi_supervised/tests/test_label_propagation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/semi_supervised/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/experimental copying sklearn/experimental/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/experimental copying sklearn/experimental/enable_hist_gradient_boosting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/experimental copying sklearn/experimental/enable_iterative_imputer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/experimental creating build/lib.netbsd-9.0-amd64-3.10/sklearn/experimental/tests copying sklearn/experimental/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/experimental/tests copying sklearn/experimental/tests/test_enable_hist_gradient_boosting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/experimental/tests copying sklearn/experimental/tests/test_enable_iterative_imputer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/experimental/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble creating build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting copying sklearn/ensemble/_hist_gradient_boosting/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting copying sklearn/ensemble/_hist_gradient_boosting/binning.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting copying sklearn/ensemble/_hist_gradient_boosting/gradient_boosting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting copying sklearn/ensemble/_hist_gradient_boosting/grower.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting copying sklearn/ensemble/_hist_gradient_boosting/loss.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting copying sklearn/ensemble/_hist_gradient_boosting/predictor.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting creating build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/test_binning.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/test_compare_lightgbm.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/test_grower.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/test_histogram.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/test_loss.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/test_predictor.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/test_splitting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests copying sklearn/ensemble/_hist_gradient_boosting/tests/test_warm_start.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_affinity_propagation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_agglomerative.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_bicluster.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_birch.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_dbscan.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_feature_agglomeration.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_kmeans.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_mean_shift.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_optics.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/_spectral.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/affinity_propagation_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/bicluster.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/birch.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/dbscan_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/hierarchical.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/k_means_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/mean_shift_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/optics_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster copying sklearn/cluster/spectral.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster creating build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/common.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_affinity_propagation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_bicluster.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_birch.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_dbscan.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_feature_agglomeration.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_hierarchical.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_k_means.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_mean_shift.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_optics.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests copying sklearn/cluster/tests/test_spectral.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/cluster/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_california_housing.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_covtype.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_kddcup99.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_lfw.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_olivetti_faces.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_openml.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_rcv1.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_samples_generator.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_species_distributions.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_svmlight_format_io.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/_twenty_newsgroups.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/california_housing.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/covtype.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/kddcup99.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/lfw.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/olivetti_faces.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/openml.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/rcv1.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/samples_generator.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/species_distributions.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/svmlight_format.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets copying sklearn/datasets/twenty_newsgroups.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets creating build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_20news.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_california_housing.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_common.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_covtype.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_kddcup99.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_lfw.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_olivetti_faces.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_openml.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_rcv1.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_samples_generator.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests copying sklearn/datasets/tests/test_svmlight_format.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/datasets/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_dict_learning.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_factor_analysis.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_fastica.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_incremental_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_kernel_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_lda.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_nmf.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_sparse_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/_truncated_svd.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/cdnmf_fast.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/dict_learning.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/factor_analysis.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/fastica_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/incremental_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/kernel_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/nmf.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/online_lda.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/online_lda_fast.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/sparse_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition copying sklearn/decomposition/truncated_svd.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition creating build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_dict_learning.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_factor_analysis.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_fastica.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_incremental_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_kernel_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_nmf.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_online_lda.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_sparse_pca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/decomposition/tests/test_truncated_svd.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/decomposition/tests copying sklearn/ensemble/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/_bagging.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/_forest.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/_gb.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/_gb_losses.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/_iforest.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/_stacking.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/_voting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/_weight_boosting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/bagging.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/forest.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/gradient_boosting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/iforest.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/partial_dependence.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/voting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble copying sklearn/ensemble/weight_boosting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble creating build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_bagging.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_common.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_forest.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_gradient_boosting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_gradient_boosting_loss_functions.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_iforest.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_partial_dependence.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_stacking.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_voting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests copying sklearn/ensemble/tests/test_weight_boosting.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/externals copying sklearn/externals/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals copying sklearn/externals/_arff.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals copying sklearn/externals/_lobpcg.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals copying sklearn/externals/_pep562.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals copying sklearn/externals/_pilutil.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals copying sklearn/externals/_scipy_linalg.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals copying sklearn/externals/conftest.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals copying sklearn/externals/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals copying sklearn/externals/six.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals creating build/lib.netbsd-9.0-amd64-3.10/sklearn/externals/joblib copying sklearn/externals/joblib/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals/joblib copying sklearn/externals/joblib/numpy_pickle.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/externals/joblib creating build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/_dict_vectorizer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/_hash.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/_stop_words.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/dict_vectorizer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/hashing.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/image.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/stop_words.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction copying sklearn/feature_extraction/text.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction creating build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction/tests copying sklearn/feature_extraction/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction/tests copying sklearn/feature_extraction/tests/test_dict_vectorizer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction/tests copying sklearn/feature_extraction/tests/test_feature_hasher.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction/tests copying sklearn/feature_extraction/tests/test_image.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction/tests copying sklearn/feature_extraction/tests/test_text.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/feature_extraction/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/_isomap.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/_locally_linear.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/_mds.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/_spectral_embedding.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/_t_sne.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/isomap.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/locally_linear.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/mds.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/spectral_embedding_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold copying sklearn/manifold/t_sne.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold creating build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold/tests copying sklearn/manifold/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold/tests copying sklearn/manifold/tests/test_isomap.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold/tests copying sklearn/manifold/tests/test_locally_linear.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold/tests copying sklearn/manifold/tests/test_mds.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold/tests copying sklearn/manifold/tests/test_spectral_embedding.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold/tests copying sklearn/manifold/tests/test_t_sne.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/manifold/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/_classification.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/_ranking.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/_regression.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/_scorer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/classification.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/pairwise.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/pairwise_fast.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/ranking.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/regression.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/scorer.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics copying sklearn/metrics/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics creating build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot copying sklearn/metrics/_plot/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot copying sklearn/metrics/_plot/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot copying sklearn/metrics/_plot/confusion_matrix.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot copying sklearn/metrics/_plot/precision_recall_curve.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot copying sklearn/metrics/_plot/roc_curve.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot creating build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot/tests copying sklearn/metrics/_plot/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot/tests copying sklearn/metrics/_plot/tests/test_plot_confusion_matrix.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot/tests copying sklearn/metrics/_plot/tests/test_plot_precision_recall.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot/tests copying sklearn/metrics/_plot/tests/test_plot_roc_curve.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/_plot/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster copying sklearn/metrics/cluster/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster copying sklearn/metrics/cluster/_bicluster.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster copying sklearn/metrics/cluster/_supervised.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster copying sklearn/metrics/cluster/_unsupervised.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster copying sklearn/metrics/cluster/bicluster.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster copying sklearn/metrics/cluster/expected_mutual_info_fast.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster copying sklearn/metrics/cluster/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster copying sklearn/metrics/cluster/supervised.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster copying sklearn/metrics/cluster/unsupervised.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster creating build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster/tests copying sklearn/metrics/cluster/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster/tests copying sklearn/metrics/cluster/tests/test_bicluster.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster/tests copying sklearn/metrics/cluster/tests/test_common.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster/tests copying sklearn/metrics/cluster/tests/test_supervised.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster/tests copying sklearn/metrics/cluster/tests/test_unsupervised.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/tests copying sklearn/metrics/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/tests copying sklearn/metrics/tests/test_classification.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/tests copying sklearn/metrics/tests/test_common.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/tests copying sklearn/metrics/tests/test_pairwise.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/tests copying sklearn/metrics/tests/test_ranking.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/tests copying sklearn/metrics/tests/test_regression.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/tests copying sklearn/metrics/tests/test_score_objects.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/metrics/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_classification.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_graph.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_kde.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_lof.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_nca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_nearest_centroid.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_regression.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_unsupervised.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/ball_tree.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/classification.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/dist_metrics.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/graph.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/kd_tree.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/kde.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/lof.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/nca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/nearest_centroid.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/quad_tree.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/regression.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/typedefs.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/unsupervised.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors creating build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_ball_tree.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_dist_metrics.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_graph.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_kd_tree.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_kde.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_lof.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_nca.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_nearest_centroid.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_neighbors.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_neighbors_pipeline.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_neighbors_tree.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests copying sklearn/neighbors/tests/test_quad_tree.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/_classes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/_export.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/_reingold_tilford.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/export.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/tree.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree creating build/lib.netbsd-9.0-amd64-3.10/sklearn/tree/tests copying sklearn/tree/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree/tests copying sklearn/tree/tests/test_export.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree/tests copying sklearn/tree/tests/test_reingold_tilford.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree/tests copying sklearn/tree/tests/test_tree.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_joblib.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_mask.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_mocking.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_pprint.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_show_versions.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_testing.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/class_weight.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/deprecation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/estimator_checks.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/extmath.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/fast_dict.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/fixes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/graph.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/linear_assignment_.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/metaestimators.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/mocking.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/multiclass.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/optimize.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/random.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/seq_dataset.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/sparsefuncs.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/stats.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/testing.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/validation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/weight_vector.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils creating build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_class_weight.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_cython_blas.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_deprecated_utils.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_deprecation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_estimator_checks.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_extmath.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_fast_dict.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_fixes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_linear_assignment.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_metaestimators.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_multiclass.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_murmurhash.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_optimize.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_pprint.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_random.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_seq_dataset.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_shortest_path.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_show_versions.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_sparsefuncs.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_testing.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_utils.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests copying sklearn/utils/tests/test_validation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/_bounds.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/_classes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/bounds.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/classes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/liblinear.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/libsvm.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/libsvm_sparse.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm copying sklearn/svm/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm creating build/lib.netbsd-9.0-amd64-3.10/sklearn/svm/tests copying sklearn/svm/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm/tests copying sklearn/svm/tests/test_bounds.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm/tests copying sklearn/svm/tests/test_sparse.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm/tests copying sklearn/svm/tests/test_svm.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/svm/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_bayes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_coordinate_descent.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_huber.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_least_angle.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_logistic.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_omp.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_passive_aggressive.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_perceptron.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_ransac.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_ridge.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_sag.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_stochastic_gradient.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/_theil_sen.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/bayes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/cd_fast.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/coordinate_descent.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/huber.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/least_angle.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/logistic.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/omp.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/passive_aggressive.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/perceptron.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/ransac.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/ridge.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/sag.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/sag_fast.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/setup.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/sgd_fast.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/stochastic_gradient.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model copying sklearn/linear_model/theil_sen.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model creating build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_bayes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_coordinate_descent.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_huber.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_least_angle.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_logistic.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_omp.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_passive_aggressive.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_perceptron.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_ransac.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_ridge.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_sag.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_sgd.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_sparse_coordinate_descent.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests copying sklearn/linear_model/tests/test_theil_sen.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model/tests creating build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/__init__.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_base.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_build.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_calibration.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_check_build.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_common.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_config.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_discriminant_analysis.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_docstring_parameters.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_dummy.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_import_deprecations.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_init.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_isotonic.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_kernel_approximation.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_kernel_ridge.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_metaestimators.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_multiclass.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_multioutput.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_naive_bayes.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_pipeline.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_random_projection.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/tests/test_site_joblib.py -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tests copying sklearn/ensemble/_hist_gradient_boosting/common.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting copying sklearn/neighbors/_dist_metrics.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_quad_tree.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/neighbors/_typedefs.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/neighbors copying sklearn/tree/_criterion.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/_splitter.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/_tree.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/tree/_utils.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/tree copying sklearn/utils/_cython_blas.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_fast_dict.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_random.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_seq_dataset.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/_weight_vector.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/utils/murmurhash.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/utils copying sklearn/linear_model/_sgd_fast.pxd -> build/lib.netbsd-9.0-amd64-3.10/sklearn/linear_model running build_clib creating /tmp/tmpz3mrwwav/usr creating /tmp/tmpz3mrwwav/usr/pkg creating /tmp/tmpz3mrwwav/usr/pkg/lib creating /tmp/tmpz3mrwwav/usr/pkg/lib/python3.10 creating /tmp/tmpz3mrwwav/usr/pkg/lib/python3.10/site-packages creating /tmp/tmpz3mrwwav/usr/pkg/lib/python3.10/site-packages/numpy creating /tmp/tmpz3mrwwav/usr/pkg/lib/python3.10/site-packages/numpy/distutils creating /tmp/tmpz3mrwwav/usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks CCompilerOpt.dist_test[581] : CCompilerOpt._dist_test_spawn[716] : Command (gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -c /usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks/test_flags.c -o /tmp/tmpz3mrwwav/usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks/test_flags.o -MMD -MF /tmp/tmpz3mrwwav/usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks/test_flags.o.d -mavx512vnni) failed with exit status 1 output -> gcc: error: unrecognized command line option '-mavx512vnni'; did you mean '-mavx5124vnniw'? CCompilerOpt.cc_test_flags[1017] : testing failed CCompilerOpt.dist_test[581] : CCompilerOpt._dist_test_spawn[716] : Command (gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include/netlib -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -c /usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_clx.c -o /tmp/tmpz3mrwwav/usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_clx.o -MMD -MF /tmp/tmpz3mrwwav/usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_clx.o.d -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512vl -mavx512bw -mavx512dq -Werror) failed with exit status 1 output -> /usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_clx.c: In function 'main': /usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_clx.c:20:17: error: implicit declaration of function '_mm512_dpbusd_epi32'; did you mean '_mm512_4dpwssd_epi32'? [-Werror=implicit-function-declaration] a = _mm512_dpbusd_epi32(a, _mm512_setzero_si512(), a); ^~~~~~~~~~~~~~~~~~~ _mm512_4dpwssd_epi32 /usr/pkg/lib/python3.10/site-packages/numpy/distutils/checks/cpu_avx512_clx.c:20:15: error: incompatible types when assigning to type '__m512i {aka __vector(8) long long int}' from type 'int' a = _mm512_dpbusd_epi32(a, _mm512_setzero_si512(), a); ^ cc1: all warnings being treated as errors CCompilerOpt.feature_test[1482] : testing failed CCompilerOpt.generate_dispatch_header[2281] : dispatch header dir build/src.netbsd-9.0-amd64-3.10/numpy/distutils/include does not exist, creating it creating build/temp.netbsd-9.0-amd64-3.10 creating build/temp.netbsd-9.0-amd64-3.10/sklearn creating build/temp.netbsd-9.0-amd64-3.10/sklearn/svm creating build/temp.netbsd-9.0-amd64-3.10/sklearn/svm/src creating build/temp.netbsd-9.0-amd64-3.10/sklearn/svm/src/libsvm running build_ext creating build/temp.netbsd-9.0-amd64-3.10/sklearn/__check_build creating build/temp.netbsd-9.0-amd64-3.10/sklearn/preprocessing creating build/temp.netbsd-9.0-amd64-3.10/sklearn/cluster In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/cluster/_hierarchical_fast.cpp:721: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/preprocessing/_csr_polynomial_expansion.c:706: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/cluster/_dbscan_inner.cpp:723: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/cluster/_k_means_elkan.c:706: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/cluster/_k_means_fast.c:707: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/cluster/_k_means_fast.c: In function '__pyx_fuse_0__pyx_f_7sklearn_7cluster_13_k_means_fast__assign_labels_csr': sklearn/cluster/_k_means_fast.c:6314:219: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_28 = (*__Pyx_BufPtrStrided1d(__pyx_t_7sklearn_7cluster_13_k_means_fast_INT *, __pyx_pybuffernd_X_indptr.rcbuffer->pybuffer.buf, __pyx_t_20, __pyx_pybuffernd_X_indptr.diminfo[0].strides)); __pyx_t_28 < __pyx_t_27; __pyx_t_28+=1) { ^ sklearn/cluster/_k_means_fast.c: In function '__pyx_fuse_1__pyx_f_7sklearn_7cluster_13_k_means_fast__assign_labels_csr': sklearn/cluster/_k_means_fast.c:7173:219: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_28 = (*__Pyx_BufPtrStrided1d(__pyx_t_7sklearn_7cluster_13_k_means_fast_INT *, __pyx_pybuffernd_X_indptr.rcbuffer->pybuffer.buf, __pyx_t_20, __pyx_pybuffernd_X_indptr.diminfo[0].strides)); __pyx_t_28 < __pyx_t_27; __pyx_t_28+=1) { ^ sklearn/cluster/_k_means_fast.c: In function '__pyx_pf_7sklearn_7cluster_13_k_means_fast_22_mini_batch_update_csr': sklearn/cluster/_k_means_fast.c:8570:215: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_13 = (((*__Pyx_BufPtrStrided1d(__pyx_t_7sklearn_7cluster_13_k_means_fast_INT *, __pyx_pybuffernd_nearest_center.rcbuffer->pybuffer.buf, __pyx_t_9, __pyx_pybuffernd_nearest_center.diminfo[0].strides)) == __pyx_v_center_idx) != 0); ^~ sklearn/cluster/_k_means_fast.c:8691:215: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_13 = (((*__Pyx_BufPtrStrided1d(__pyx_t_7sklearn_7cluster_13_k_means_fast_INT *, __pyx_pybuffernd_nearest_center.rcbuffer->pybuffer.buf, __pyx_t_9, __pyx_pybuffernd_nearest_center.diminfo[0].strides)) != __pyx_v_center_idx) != 0); ^~ sklearn/cluster/_k_means_fast.c:8723:176: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_18 = (*__Pyx_BufPtrStrided1d(int *, __pyx_pybuffernd_X_indptr.rcbuffer->pybuffer.buf, __pyx_t_9, __pyx_pybuffernd_X_indptr.diminfo[0].strides)); __pyx_t_18 < __pyx_t_17; __pyx_t_18+=1) { ^ sklearn/cluster/_k_means_fast.c: In function '__pyx_pf_7sklearn_7cluster_13_k_means_fast_24_mini_batch_update_csr': sklearn/cluster/_k_means_fast.c:9348:215: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_13 = (((*__Pyx_BufPtrStrided1d(__pyx_t_7sklearn_7cluster_13_k_means_fast_INT *, __pyx_pybuffernd_nearest_center.rcbuffer->pybuffer.buf, __pyx_t_9, __pyx_pybuffernd_nearest_center.diminfo[0].strides)) == __pyx_v_center_idx) != 0); ^~ sklearn/cluster/_k_means_fast.c:9469:215: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_13 = (((*__Pyx_BufPtrStrided1d(__pyx_t_7sklearn_7cluster_13_k_means_fast_INT *, __pyx_pybuffernd_nearest_center.rcbuffer->pybuffer.buf, __pyx_t_9, __pyx_pybuffernd_nearest_center.diminfo[0].strides)) != __pyx_v_center_idx) != 0); ^~ sklearn/cluster/_k_means_fast.c:9501:176: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_18 = (*__Pyx_BufPtrStrided1d(int *, __pyx_pybuffernd_X_indptr.rcbuffer->pybuffer.buf, __pyx_t_9, __pyx_pybuffernd_X_indptr.diminfo[0].strides)); __pyx_t_18 < __pyx_t_17; __pyx_t_18+=1) { ^ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/datasets In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/datasets/_svmlight_format_fast.c:704: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/decomposition In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/decomposition/_online_lda_fast.c:707: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/ensemble In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_gradient_boosting.c:704: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/ensemble/_hist_gradient_boosting In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.c:703: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_hist_gradient_boosting/histogram.c:703: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_hist_gradient_boosting/splitting.c:703: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_hist_gradient_boosting/_binning.c:704: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_hist_gradient_boosting/_predictor.c:705: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/ensemble/_hist_gradient_boosting/_predictor.c: In function '__pyx_pf_7sklearn_8ensemble_23_hist_gradient_boosting_10_predictor_4_compute_partial_dependence': sklearn/ensemble/_hist_gradient_boosting/_predictor.c:3962:136: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_11 = (((*((int *) ( /* dim=0 */ (__pyx_v_target_features.data + __pyx_t_12 * __pyx_v_target_features.strides[0]) ))) == __pyx_v_current_node->feature_idx) != 0); ^~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_hist_gradient_boosting/_loss.c:703: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_hist_gradient_boosting/common.c:703: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/ensemble/_hist_gradient_boosting/utils.c:703: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/feature_extraction In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/feature_extraction/_hashing_fast.c:708: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/manifold In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/manifold/_utils.c:711: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/manifold/_barnes_hut_tsne.c:709: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/metrics creating build/temp.netbsd-9.0-amd64-3.10/sklearn/metrics/cluster In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/metrics/cluster/_expected_mutual_info_fast.c:707: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/metrics/_pairwise_fast.c:697: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/neighbors In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/_ball_tree.c:706: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/_kd_tree.c:706: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/_dist_metrics.c:707: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/neighbors/_dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_13_dist_metrics_18SEuclideanDistance_dist': sklearn/neighbors/_dist_metrics.c:7179:86: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_13_dist_metrics_18SEuclideanDistance_rdist' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = __pyx_f_7sklearn_9neighbors_13_dist_metrics_18SEuclideanDistance_rdist(((struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_DistanceMetric *)__pyx_v_self), __pyx_v_x1, __pyx_v_x2, __pyx_v_size); if (unlikely(__pyx_t_1 == ((__pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t)-1.0))) __PYX_ERR(1, 464, __pyx_L1_error) ^ sklearn/neighbors/_dist_metrics.c:6976:55: note: expected 'struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_SEuclideanDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_DistanceMetric *' static __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t __pyx_f_7sklearn_9neighbors_13_dist_metrics_18SEuclideanDistance_rdist(struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_SEuclideanDistance *__pyx_v_self, __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t *__pyx_v_x1, __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t *__pyx_v_x2, __pyx_t_7sklearn_9neighbors_9_typedefs_ITYPE_t __pyx_v_size) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklearn/neighbors/_dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_13_dist_metrics_17MinkowskiDistance_dist': sklearn/neighbors/_dist_metrics.c:7952:85: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_13_dist_metrics_17MinkowskiDistance_rdist' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = __pyx_f_7sklearn_9neighbors_13_dist_metrics_17MinkowskiDistance_rdist(((struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_DistanceMetric *)__pyx_v_self), __pyx_v_x1, __pyx_v_x2, __pyx_v_size); if (unlikely(__pyx_t_1 == ((__pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t)-1.0))) __PYX_ERR(1, 553, __pyx_L1_error) ^ sklearn/neighbors/_dist_metrics.c:7868:55: note: expected 'struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_MinkowskiDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_DistanceMetric *' static __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t __pyx_f_7sklearn_9neighbors_13_dist_metrics_17MinkowskiDistance_rdist(struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_MinkowskiDistance *__pyx_v_self, __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t *__pyx_v_x1, __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t *__pyx_v_x2, __pyx_t_7sklearn_9neighbors_9_typedefs_ITYPE_t __pyx_v_size) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklearn/neighbors/_dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_13_dist_metrics_18WMinkowskiDistance_dist': sklearn/neighbors/_dist_metrics.c:8647:86: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_13_dist_metrics_18WMinkowskiDistance_rdist' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = __pyx_f_7sklearn_9neighbors_13_dist_metrics_18WMinkowskiDistance_rdist(((struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_DistanceMetric *)__pyx_v_self), __pyx_v_x1, __pyx_v_x2, __pyx_v_size); if (unlikely(__pyx_t_1 == ((__pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t)-1.0))) __PYX_ERR(1, 612, __pyx_L1_error) ^ sklearn/neighbors/_dist_metrics.c:8454:55: note: expected 'struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_WMinkowskiDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_DistanceMetric *' static __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t __pyx_f_7sklearn_9neighbors_13_dist_metrics_18WMinkowskiDistance_rdist(struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_WMinkowskiDistance *__pyx_v_self, __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t *__pyx_v_x1, __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t *__pyx_v_x2, __pyx_t_7sklearn_9neighbors_9_typedefs_ITYPE_t __pyx_v_size) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklearn/neighbors/_dist_metrics.c: In function '__pyx_f_7sklearn_9neighbors_13_dist_metrics_19MahalanobisDistance_dist': sklearn/neighbors/_dist_metrics.c:9506:87: warning: passing argument 1 of '__pyx_f_7sklearn_9neighbors_13_dist_metrics_19MahalanobisDistance_rdist' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_t_1 = __pyx_f_7sklearn_9neighbors_13_dist_metrics_19MahalanobisDistance_rdist(((struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_DistanceMetric *)__pyx_v_self), __pyx_v_x1, __pyx_v_x2, __pyx_v_size); if (unlikely(__pyx_t_1 == ((__pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t)-1.0))) __PYX_ERR(1, 685, __pyx_L1_error) ^ sklearn/neighbors/_dist_metrics.c:9255:55: note: expected 'struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_MahalanobisDistance *' but argument is of type 'struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_DistanceMetric *' static __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t __pyx_f_7sklearn_9neighbors_13_dist_metrics_19MahalanobisDistance_rdist(struct __pyx_obj_7sklearn_9neighbors_13_dist_metrics_MahalanobisDistance *__pyx_v_self, __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t *__pyx_v_x1, __pyx_t_7sklearn_9neighbors_9_typedefs_DTYPE_t *__pyx_v_x2, __pyx_t_7sklearn_9neighbors_9_typedefs_ITYPE_t __pyx_v_size) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/_typedefs.c:706: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/neighbors/_quad_tree.c:706: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/neighbors/_quad_tree.c: In function '__pyx_f_7sklearn_9neighbors_10_quad_tree_9_QuadTree__resize_c': sklearn/neighbors/_quad_tree.c:8210:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_1 = ((__pyx_v_capacity == SIZE_MAX) != 0); ^~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/tree In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/tree/_tree.c:709: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/tree/_tree.c: In function '__pyx_f_7sklearn_4tree_5_tree_21DepthFirstTreeBuilder_build': sklearn/tree/_tree.c:6452:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_9 = ((__pyx_v_node_id == SIZE_MAX) != 0); ^~ sklearn/tree/_tree.c: In function '__pyx_f_7sklearn_4tree_5_tree_20BestFirstTreeBuilder__add_split_node': sklearn/tree/_tree.c:8774:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_3 = ((__pyx_v_node_id == SIZE_MAX) != 0); ^~ sklearn/tree/_tree.c: In function '__pyx_f_7sklearn_4tree_5_tree_4Tree__resize_c': sklearn/tree/_tree.c:11187:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_1 = ((__pyx_v_capacity == SIZE_MAX) != 0); ^~ sklearn/tree/_tree.c: In function '__pyx_f_7sklearn_4tree_5_tree__build_pruned_tree': sklearn/tree/_tree.c:20683:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_5 = ((__pyx_v_new_node_id == SIZE_MAX) != 0); ^~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/tree/_splitter.c:709: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/tree/_criterion.c:709: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/tree/_utils.c:709: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/tree/_utils.c: In function '__pyx_f_7sklearn_5utils_7_random_our_rand_r': sklearn/tree/_utils.c:12116:104: warning: integer overflow in expression [-Woverflow] __pyx_t_3 = ((__pyx_t_7sklearn_5utils_7_random_UINT32_t)(__pyx_e_7sklearn_5utils_7_random_RAND_R_MAX + 1)); ^ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/utils In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/sparsefuncs_fast.c:698: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_26_csr_row_norms': sklearn/utils/sparsefuncs_fast.c:4280:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_13 = 0; __pyx_t_13 < __pyx_t_12; __pyx_t_13+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_28_csr_row_norms': sklearn/utils/sparsefuncs_fast.c:4637:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_13 = 0; __pyx_t_13 < __pyx_t_12; __pyx_t_13+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_30_csr_row_norms': sklearn/utils/sparsefuncs_fast.c:4993:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_13 = 0; __pyx_t_13 < __pyx_t_12; __pyx_t_13+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_32_csr_row_norms': sklearn/utils/sparsefuncs_fast.c:5350:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_13 = 0; __pyx_t_13 < __pyx_t_12; __pyx_t_13+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_36_csr_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:7002:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:7070:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:7094:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:7168:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_38_csr_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:7700:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:7768:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:7792:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:7866:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_40_csr_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:8398:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:8466:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:8490:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:8564:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_42_csr_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:9096:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:9164:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:9188:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c:9262:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_46_csc_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:10877:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_15 = 0; __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_48_csc_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:11528:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_15 = 0; __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_50_csc_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:12179:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_15 = 0; __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_52_csc_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:12830:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_15 = 0; __pyx_t_15 < __pyx_t_14; __pyx_t_15+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_56_incr_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:15369:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:15402:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:15496:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:15533:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:15590:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_58_incr_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:16884:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:16917:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:17011:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:17048:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:17105:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_60_incr_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:18399:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:18432:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:18526:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:18563:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:18620:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_62_incr_mean_variance_axis0': sklearn/utils/sparsefuncs_fast.c:19914:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:19947:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:20041:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:20078:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c:20135:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_24 = 0; __pyx_t_24 < __pyx_t_23; __pyx_t_24+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_66_inplace_csr_row_normalize_l1': sklearn/utils/sparsefuncs_fast.c:21409:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_68_inplace_csr_row_normalize_l1': sklearn/utils/sparsefuncs_fast.c:21720:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_70_inplace_csr_row_normalize_l1': sklearn/utils/sparsefuncs_fast.c:22031:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { ^ sklearn/utils/sparsefuncs_fast.c: In function '__pyx_pf_7sklearn_5utils_16sparsefuncs_fast_72_inplace_csr_row_normalize_l1': sklearn/utils/sparsefuncs_fast.c:22342:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { ^ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/arrayfuncs.c:706: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/murmurhash.c:701: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/utils/src In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/graph_shortest_path.c:703: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/_fast_dict.cpp:739: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/_seq_dataset.c:703: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/utils/_seq_dataset.c: In function '__pyx_f_7sklearn_5utils_7_random_our_rand_r': sklearn/utils/_seq_dataset.c:8573:104: warning: integer overflow in expression [-Woverflow] __pyx_t_3 = ((__pyx_t_7sklearn_5utils_7_random_UINT32_t)(__pyx_e_7sklearn_5utils_7_random_RAND_R_MAX + 1)); ^ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/_weight_vector.c:708: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/_random.c:706: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/utils/_random.c: In function '__pyx_f_7sklearn_5utils_7_random_our_rand_r': sklearn/utils/_random.c:5486:104: warning: integer overflow in expression [-Woverflow] __pyx_t_3 = ((__pyx_t_7sklearn_5utils_7_random_UINT32_t)(__pyx_e_7sklearn_5utils_7_random_RAND_R_MAX + 1)); ^ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/utils/_logistic_sigmoid.c:707: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/svm/_libsvm.c:711: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/svm/_liblinear.c:714: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/svm/_libsvm_sparse.c:709: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ creating build/temp.netbsd-9.0-amd64-3.10/sklearn/svm/src/liblinear creating build/temp.netbsd-9.0-amd64-3.10/sklearn/linear_model In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/linear_model/_cd_fast.c:707: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/linear_model/_cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_8_cd_fast_8enet_coordinate_descent': sklearn/linear_model/_cd_fast.c:5402:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/linear_model/_cd_fast.c:5725:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_10 = ((__pyx_v_n_iter == (__pyx_v_max_iter - 1)) != 0); ^~ sklearn/linear_model/_cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_8_cd_fast_10enet_coordinate_descent': sklearn/linear_model/_cd_fast.c:6903:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = 0; __pyx_t_16 < __pyx_t_15; __pyx_t_16+=1) { ^ sklearn/linear_model/_cd_fast.c:7226:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_10 = ((__pyx_v_n_iter == (__pyx_v_max_iter - 1)) != 0); ^~ sklearn/linear_model/_cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_8_cd_fast_14sparse_enet_coordinate_descent': sklearn/linear_model/_cd_fast.c:9189:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_20; __pyx_t_10+=1) { ^ sklearn/linear_model/_cd_fast.c:9758:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_22 = ((__pyx_v_n_iter == (__pyx_v_max_iter - 1)) != 0); ^~ sklearn/linear_model/_cd_fast.c:9847:185: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = (*__Pyx_BufPtrCContig1d(int *, __pyx_pybuffernd_X_indptr.rcbuffer->pybuffer.buf, __pyx_t_13, __pyx_pybuffernd_X_indptr.diminfo[0].strides)); __pyx_t_16 < __pyx_t_25; __pyx_t_16+=1) { ^ sklearn/linear_model/_cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_8_cd_fast_16sparse_enet_coordinate_descent': sklearn/linear_model/_cd_fast.c:11293:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_10 = 0; __pyx_t_10 < __pyx_t_20; __pyx_t_10+=1) { ^ sklearn/linear_model/_cd_fast.c:11862:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_22 = ((__pyx_v_n_iter == (__pyx_v_max_iter - 1)) != 0); ^~ sklearn/linear_model/_cd_fast.c:11951:185: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_16 = (*__Pyx_BufPtrCContig1d(int *, __pyx_pybuffernd_X_indptr.rcbuffer->pybuffer.buf, __pyx_t_13, __pyx_pybuffernd_X_indptr.diminfo[0].strides)); __pyx_t_16 < __pyx_t_25; __pyx_t_16+=1) { ^ sklearn/linear_model/_cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_8_cd_fast_20enet_coordinate_descent_gram': sklearn/linear_model/_cd_fast.c:13796:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_14 = 0; __pyx_t_14 < __pyx_t_13; __pyx_t_14+=1) { ^ sklearn/linear_model/_cd_fast.c:14145:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_20 = ((__pyx_v_n_iter == (__pyx_v_max_iter - 1)) != 0); ^~ sklearn/linear_model/_cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_8_cd_fast_22enet_coordinate_descent_gram': sklearn/linear_model/_cd_fast.c:15457:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_14 = 0; __pyx_t_14 < __pyx_t_13; __pyx_t_14+=1) { ^ sklearn/linear_model/_cd_fast.c:15806:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_20 = ((__pyx_v_n_iter == (__pyx_v_max_iter - 1)) != 0); ^~ sklearn/linear_model/_cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_8_cd_fast_26enet_coordinate_descent_multi_task': sklearn/linear_model/_cd_fast.c:17732:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_14 = 0; __pyx_t_14 < __pyx_t_24; __pyx_t_14+=1) { ^ sklearn/linear_model/_cd_fast.c:18081:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_26 = ((__pyx_v_n_iter == (__pyx_v_max_iter - 1)) != 0); ^~ sklearn/linear_model/_cd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_8_cd_fast_28enet_coordinate_descent_multi_task': sklearn/linear_model/_cd_fast.c:19556:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_14 = 0; __pyx_t_14 < __pyx_t_24; __pyx_t_14+=1) { ^ sklearn/linear_model/_cd_fast.c:19905:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_26 = ((__pyx_v_n_iter == (__pyx_v_max_iter - 1)) != 0); ^~ sklearn/linear_model/_cd_fast.c: In function '__pyx_f_7sklearn_5utils_7_random_our_rand_r': sklearn/linear_model/_cd_fast.c:21635:104: warning: integer overflow in expression [-Woverflow] __pyx_t_3 = ((__pyx_t_7sklearn_5utils_7_random_UINT32_t)(__pyx_e_7sklearn_5utils_7_random_RAND_R_MAX + 1)); ^ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/linear_model/_sgd_fast.c:710: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ sklearn/linear_model/_sgd_fast.c: In function '__pyx_pf_7sklearn_12linear_model_9_sgd_fast_4_plain_sgd': sklearn/linear_model/_sgd_fast.c:9958:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (__pyx_t_18 = 0; __pyx_t_18 < __pyx_t_17; __pyx_t_18+=1) { ^ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/linear_model/_sag_fast.c:705: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~ In file included from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969:0, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:4, from sklearn/_isotonic.c:706: /tmp/math/py-scikit-learn/work/.buildlink/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it with " \ ^~~~~~~