=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 py311-astroML-1.0.2.post1 * Building wheel... running bdist_wheel running build running build_py creating build/lib/astroML copying astroML/__init__.py -> build/lib/astroML copying astroML/conftest.py -> build/lib/astroML copying astroML/correlation.py -> build/lib/astroML copying astroML/cosmology.py -> build/lib/astroML copying astroML/crossmatch.py -> build/lib/astroML copying astroML/decorators.py -> build/lib/astroML copying astroML/filters.py -> build/lib/astroML copying astroML/fourier.py -> build/lib/astroML copying astroML/lumfunc.py -> build/lib/astroML copying astroML/resample.py -> build/lib/astroML copying astroML/sum_of_norms.py -> build/lib/astroML creating build/lib/astroML/classification copying astroML/classification/__init__.py -> build/lib/astroML/classification copying astroML/classification/gmm_bayes.py -> build/lib/astroML/classification creating build/lib/astroML/clustering copying astroML/clustering/__init__.py -> build/lib/astroML/clustering copying astroML/clustering/mst_clustering.py -> build/lib/astroML/clustering creating build/lib/astroML/datasets copying astroML/datasets/LIGO_bigdog.py -> build/lib/astroML/datasets copying astroML/datasets/LINEAR_sample.py -> build/lib/astroML/datasets copying astroML/datasets/__init__.py -> build/lib/astroML/datasets copying astroML/datasets/dr7_quasar.py -> build/lib/astroML/datasets copying astroML/datasets/generated.py -> build/lib/astroML/datasets copying astroML/datasets/hogg2010test.py -> build/lib/astroML/datasets copying astroML/datasets/imaging_sample.py -> build/lib/astroML/datasets copying astroML/datasets/kelly2007test.py -> build/lib/astroML/datasets copying astroML/datasets/moving_objects.py -> build/lib/astroML/datasets copying astroML/datasets/nasa_atlas.py -> build/lib/astroML/datasets copying astroML/datasets/rrlyrae_mags.py -> build/lib/astroML/datasets copying astroML/datasets/rrlyrae_templates.py -> build/lib/astroML/datasets copying astroML/datasets/sdss_S82standards.py -> build/lib/astroML/datasets copying astroML/datasets/sdss_corrected_spectra.py -> build/lib/astroML/datasets copying astroML/datasets/sdss_filters.py -> build/lib/astroML/datasets copying astroML/datasets/sdss_galaxy_colors.py -> build/lib/astroML/datasets copying astroML/datasets/sdss_galaxy_images.py -> build/lib/astroML/datasets copying astroML/datasets/sdss_specgals.py -> build/lib/astroML/datasets copying astroML/datasets/sdss_spectrum.py -> build/lib/astroML/datasets copying astroML/datasets/sdss_sspp.py -> build/lib/astroML/datasets copying astroML/datasets/wmap_temperatures.py -> build/lib/astroML/datasets creating build/lib/astroML/density_estimation copying astroML/density_estimation/__init__.py -> build/lib/astroML/density_estimation copying astroML/density_estimation/bayesian_blocks.py -> build/lib/astroML/density_estimation copying astroML/density_estimation/density_estimation.py -> build/lib/astroML/density_estimation copying astroML/density_estimation/empirical.py -> build/lib/astroML/density_estimation copying astroML/density_estimation/gauss_mixture.py -> build/lib/astroML/density_estimation copying astroML/density_estimation/histtools.py -> build/lib/astroML/density_estimation copying astroML/density_estimation/xdeconv.py -> build/lib/astroML/density_estimation creating build/lib/astroML/dimensionality copying astroML/dimensionality/__init__.py -> build/lib/astroML/dimensionality copying astroML/dimensionality/iterative_pca.py -> build/lib/astroML/dimensionality creating build/lib/astroML/linear_model copying astroML/linear_model/TLS.py -> build/lib/astroML/linear_model copying astroML/linear_model/__init__.py -> build/lib/astroML/linear_model copying astroML/linear_model/kernel_regression.py -> build/lib/astroML/linear_model copying astroML/linear_model/linear_regression.py -> build/lib/astroML/linear_model copying astroML/linear_model/linear_regression_errors.py -> build/lib/astroML/linear_model creating build/lib/astroML/plotting copying astroML/plotting/__init__.py -> build/lib/astroML/plotting copying astroML/plotting/ellipse.py -> build/lib/astroML/plotting copying astroML/plotting/hist_tools.py -> build/lib/astroML/plotting copying astroML/plotting/mcmc.py -> build/lib/astroML/plotting copying astroML/plotting/multiaxes.py -> build/lib/astroML/plotting copying astroML/plotting/regression.py -> build/lib/astroML/plotting copying astroML/plotting/scatter_contour.py -> build/lib/astroML/plotting copying astroML/plotting/settings.py -> build/lib/astroML/plotting copying astroML/plotting/tools.py -> build/lib/astroML/plotting creating build/lib/astroML/stats copying astroML/stats/__init__.py -> build/lib/astroML/stats copying astroML/stats/_binned_statistic.py -> build/lib/astroML/stats copying astroML/stats/_point_statistics.py -> build/lib/astroML/stats copying astroML/stats/random.py -> build/lib/astroML/stats creating build/lib/astroML/tests copying astroML/tests/__init__.py -> build/lib/astroML/tests copying astroML/tests/test_correlation.py -> build/lib/astroML/tests copying astroML/tests/test_filters.py -> build/lib/astroML/tests copying astroML/tests/test_fourier.py -> build/lib/astroML/tests copying astroML/tests/test_lumfunc.py -> build/lib/astroML/tests copying astroML/tests/test_resample.py -> build/lib/astroML/tests creating build/lib/astroML/time_series copying astroML/time_series/ACF.py -> build/lib/astroML/time_series copying astroML/time_series/__init__.py -> build/lib/astroML/time_series copying astroML/time_series/generate.py -> build/lib/astroML/time_series copying astroML/time_series/periodogram.py -> build/lib/astroML/time_series creating build/lib/astroML/utils copying astroML/utils/__init__.py -> build/lib/astroML/utils copying astroML/utils/decorators.py -> build/lib/astroML/utils copying astroML/utils/exceptions.py -> build/lib/astroML/utils copying astroML/utils/utils.py -> build/lib/astroML/utils creating build/lib/astroML/classification/tests copying astroML/classification/tests/__init__.py -> build/lib/astroML/classification/tests copying astroML/classification/tests/test_gmm_bayes.py -> build/lib/astroML/classification/tests creating build/lib/astroML/clustering/tests copying astroML/clustering/tests/__init__.py -> build/lib/astroML/clustering/tests copying astroML/clustering/tests/test_MST_clustering.py -> build/lib/astroML/clustering/tests creating build/lib/astroML/datasets/tests copying astroML/datasets/tests/__init__.py -> build/lib/astroML/datasets/tests copying astroML/datasets/tests/test_datasets.py -> build/lib/astroML/datasets/tests creating build/lib/astroML/datasets/tools copying astroML/datasets/tools/__init__.py -> build/lib/astroML/datasets/tools copying astroML/datasets/tools/cas_query.py -> build/lib/astroML/datasets/tools copying astroML/datasets/tools/download.py -> build/lib/astroML/datasets/tools copying astroML/datasets/tools/sdss_fits.py -> build/lib/astroML/datasets/tools copying astroML/datasets/tools/sql_query.py -> build/lib/astroML/datasets/tools creating build/lib/astroML/density_estimation/tests copying astroML/density_estimation/tests/__init__.py -> build/lib/astroML/density_estimation/tests copying astroML/density_estimation/tests/test_bayesian_blocks.py -> build/lib/astroML/density_estimation/tests copying astroML/density_estimation/tests/test_density.py -> build/lib/astroML/density_estimation/tests copying astroML/density_estimation/tests/test_empirical.py -> build/lib/astroML/density_estimation/tests copying astroML/density_estimation/tests/test_hist_binwidth.py -> build/lib/astroML/density_estimation/tests copying astroML/density_estimation/tests/test_xdeconv.py -> build/lib/astroML/density_estimation/tests creating build/lib/astroML/dimensionality/tests copying astroML/dimensionality/tests/__init__.py -> build/lib/astroML/dimensionality/tests copying astroML/dimensionality/tests/test_iterative_PCA.py -> build/lib/astroML/dimensionality/tests creating build/lib/astroML/linear_model/tests copying astroML/linear_model/tests/__init__.py -> build/lib/astroML/linear_model/tests copying astroML/linear_model/tests/test_TLS.py -> build/lib/astroML/linear_model/tests copying astroML/linear_model/tests/test_kernel_regression.py -> build/lib/astroML/linear_model/tests copying astroML/linear_model/tests/test_linear_regression.py -> build/lib/astroML/linear_model/tests creating build/lib/astroML/plotting/tests copying astroML/plotting/tests/__init__.py -> build/lib/astroML/plotting/tests copying astroML/plotting/tests/test_devectorize.py -> build/lib/astroML/plotting/tests creating build/lib/astroML/stats/tests copying astroML/stats/tests/__init__.py -> build/lib/astroML/stats/tests copying astroML/stats/tests/test_binned_statistic.py -> build/lib/astroML/stats/tests copying astroML/stats/tests/test_stats.py -> build/lib/astroML/stats/tests creating build/lib/astroML/time_series/tests copying astroML/time_series/tests/__init__.py -> build/lib/astroML/time_series/tests copying astroML/time_series/tests/test_generate.py -> build/lib/astroML/time_series/tests copying astroML/time_series/tests/test_periodogram.py -> build/lib/astroML/time_series/tests creating build/lib/astroML/utils/tests copying astroML/utils/tests/__init__.py -> build/lib/astroML/utils/tests copying astroML/utils/tests/test_pickle_results.py -> build/lib/astroML/utils/tests copying astroML/utils/tests/test_utils.py -> build/lib/astroML/utils/tests installing to build/bdist.netbsd-9.3-amd64/wheel running install running install_lib creating build/bdist.netbsd-9.3-amd64/wheel creating build/bdist.netbsd-9.3-amd64/wheel/astroML copying build/lib/astroML/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/conftest.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/correlation.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/cosmology.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/crossmatch.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/decorators.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/filters.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/fourier.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/lumfunc.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/resample.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML copying build/lib/astroML/sum_of_norms.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML creating build/bdist.netbsd-9.3-amd64/wheel/astroML/classification copying build/lib/astroML/classification/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/classification copying build/lib/astroML/classification/gmm_bayes.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/classification creating build/bdist.netbsd-9.3-amd64/wheel/astroML/classification/tests copying build/lib/astroML/classification/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/classification/tests copying build/lib/astroML/classification/tests/test_gmm_bayes.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/classification/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/clustering copying build/lib/astroML/clustering/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/clustering copying build/lib/astroML/clustering/mst_clustering.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/clustering creating build/bdist.netbsd-9.3-amd64/wheel/astroML/clustering/tests copying build/lib/astroML/clustering/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/clustering/tests copying build/lib/astroML/clustering/tests/test_MST_clustering.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/clustering/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/datasets copying build/lib/astroML/datasets/LIGO_bigdog.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/LINEAR_sample.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/dr7_quasar.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/generated.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/hogg2010test.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/imaging_sample.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/kelly2007test.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/moving_objects.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/nasa_atlas.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/rrlyrae_mags.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/rrlyrae_templates.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/sdss_S82standards.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/sdss_corrected_spectra.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/sdss_filters.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/sdss_galaxy_colors.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/sdss_galaxy_images.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/sdss_specgals.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/sdss_spectrum.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/sdss_sspp.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets copying build/lib/astroML/datasets/wmap_temperatures.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets creating build/bdist.netbsd-9.3-amd64/wheel/astroML/datasets/tests copying build/lib/astroML/datasets/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets/tests copying build/lib/astroML/datasets/tests/test_datasets.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/datasets/tools copying build/lib/astroML/datasets/tools/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets/tools copying build/lib/astroML/datasets/tools/cas_query.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets/tools copying build/lib/astroML/datasets/tools/download.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets/tools copying build/lib/astroML/datasets/tools/sdss_fits.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets/tools copying build/lib/astroML/datasets/tools/sql_query.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/datasets/tools creating build/bdist.netbsd-9.3-amd64/wheel/astroML/density_estimation copying build/lib/astroML/density_estimation/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation copying build/lib/astroML/density_estimation/bayesian_blocks.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation copying build/lib/astroML/density_estimation/density_estimation.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation copying build/lib/astroML/density_estimation/empirical.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation copying build/lib/astroML/density_estimation/gauss_mixture.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation copying build/lib/astroML/density_estimation/histtools.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation copying build/lib/astroML/density_estimation/xdeconv.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation creating build/bdist.netbsd-9.3-amd64/wheel/astroML/density_estimation/tests copying build/lib/astroML/density_estimation/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation/tests copying build/lib/astroML/density_estimation/tests/test_bayesian_blocks.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation/tests copying build/lib/astroML/density_estimation/tests/test_density.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation/tests copying build/lib/astroML/density_estimation/tests/test_empirical.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation/tests copying build/lib/astroML/density_estimation/tests/test_hist_binwidth.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation/tests copying build/lib/astroML/density_estimation/tests/test_xdeconv.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/density_estimation/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/dimensionality copying build/lib/astroML/dimensionality/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/dimensionality copying build/lib/astroML/dimensionality/iterative_pca.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/dimensionality creating build/bdist.netbsd-9.3-amd64/wheel/astroML/dimensionality/tests copying build/lib/astroML/dimensionality/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/dimensionality/tests copying build/lib/astroML/dimensionality/tests/test_iterative_PCA.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/dimensionality/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/linear_model copying build/lib/astroML/linear_model/TLS.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/linear_model copying build/lib/astroML/linear_model/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/linear_model copying build/lib/astroML/linear_model/kernel_regression.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/linear_model copying build/lib/astroML/linear_model/linear_regression.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/linear_model copying build/lib/astroML/linear_model/linear_regression_errors.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/linear_model creating build/bdist.netbsd-9.3-amd64/wheel/astroML/linear_model/tests copying build/lib/astroML/linear_model/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/linear_model/tests copying build/lib/astroML/linear_model/tests/test_TLS.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/linear_model/tests copying build/lib/astroML/linear_model/tests/test_kernel_regression.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/linear_model/tests copying build/lib/astroML/linear_model/tests/test_linear_regression.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/linear_model/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/plotting copying build/lib/astroML/plotting/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting copying build/lib/astroML/plotting/ellipse.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting copying build/lib/astroML/plotting/hist_tools.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting copying build/lib/astroML/plotting/mcmc.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting copying build/lib/astroML/plotting/multiaxes.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting copying build/lib/astroML/plotting/regression.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting copying build/lib/astroML/plotting/scatter_contour.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting copying build/lib/astroML/plotting/settings.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting copying build/lib/astroML/plotting/tools.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting creating build/bdist.netbsd-9.3-amd64/wheel/astroML/plotting/tests copying build/lib/astroML/plotting/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting/tests copying build/lib/astroML/plotting/tests/test_devectorize.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/plotting/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/stats copying build/lib/astroML/stats/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/stats copying build/lib/astroML/stats/_binned_statistic.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/stats copying build/lib/astroML/stats/_point_statistics.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/stats copying build/lib/astroML/stats/random.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/stats creating build/bdist.netbsd-9.3-amd64/wheel/astroML/stats/tests copying build/lib/astroML/stats/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/stats/tests copying build/lib/astroML/stats/tests/test_binned_statistic.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/stats/tests copying build/lib/astroML/stats/tests/test_stats.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/stats/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/tests copying build/lib/astroML/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/tests copying build/lib/astroML/tests/test_correlation.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/tests copying build/lib/astroML/tests/test_filters.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/tests copying build/lib/astroML/tests/test_fourier.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/tests copying build/lib/astroML/tests/test_lumfunc.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/tests copying build/lib/astroML/tests/test_resample.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/time_series copying build/lib/astroML/time_series/ACF.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/time_series copying build/lib/astroML/time_series/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/time_series copying build/lib/astroML/time_series/generate.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/time_series copying build/lib/astroML/time_series/periodogram.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/time_series creating build/bdist.netbsd-9.3-amd64/wheel/astroML/time_series/tests copying build/lib/astroML/time_series/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/time_series/tests copying build/lib/astroML/time_series/tests/test_generate.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/time_series/tests copying build/lib/astroML/time_series/tests/test_periodogram.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/time_series/tests creating build/bdist.netbsd-9.3-amd64/wheel/astroML/utils copying build/lib/astroML/utils/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/utils copying build/lib/astroML/utils/decorators.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/utils copying build/lib/astroML/utils/exceptions.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/utils copying build/lib/astroML/utils/utils.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/utils creating build/bdist.netbsd-9.3-amd64/wheel/astroML/utils/tests copying build/lib/astroML/utils/tests/__init__.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/utils/tests copying build/lib/astroML/utils/tests/test_pickle_results.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/utils/tests copying build/lib/astroML/utils/tests/test_utils.py -> build/bdist.netbsd-9.3-amd64/wheel/./astroML/utils/tests running install_egg_info running egg_info writing astroML.egg-info/PKG-INFO writing dependency_links to astroML.egg-info/dependency_links.txt writing requirements to astroML.egg-info/requires.txt writing top-level names to astroML.egg-info/top_level.txt reading manifest file 'astroML.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' adding license file 'LICENSE.rst' writing manifest file 'astroML.egg-info/SOURCES.txt' Copying astroML.egg-info to build/bdist.netbsd-9.3-amd64/wheel/./astroML-1.0.2.post1-py3.11.egg-info running install_scripts creating build/bdist.netbsd-9.3-amd64/wheel/astroml-1.0.2.post1.dist-info/WHEEL creating '/tmp/math/py-astroML/work/astroML-1.0.2.post1/dist/.tmp-kzf3213z/astroml-1.0.2.post1-py3-none-any.whl' and adding 'build/bdist.netbsd-9.3-amd64/wheel' to it adding 'astroML/__init__.py' adding 'astroML/conftest.py' adding 'astroML/correlation.py' adding 'astroML/cosmology.py' adding 'astroML/crossmatch.py' adding 'astroML/decorators.py' adding 'astroML/filters.py' adding 'astroML/fourier.py' adding 'astroML/lumfunc.py' adding 'astroML/resample.py' adding 'astroML/sum_of_norms.py' adding 'astroML/classification/__init__.py' adding 'astroML/classification/gmm_bayes.py' adding 'astroML/classification/tests/__init__.py' adding 'astroML/classification/tests/test_gmm_bayes.py' adding 'astroML/clustering/__init__.py' adding 'astroML/clustering/mst_clustering.py' adding 'astroML/clustering/tests/__init__.py' adding 'astroML/clustering/tests/test_MST_clustering.py' adding 'astroML/datasets/LIGO_bigdog.py' adding 'astroML/datasets/LINEAR_sample.py' adding 'astroML/datasets/__init__.py' adding 'astroML/datasets/dr7_quasar.py' adding 'astroML/datasets/generated.py' adding 'astroML/datasets/hogg2010test.py' adding 'astroML/datasets/imaging_sample.py' adding 'astroML/datasets/kelly2007test.py' adding 'astroML/datasets/moving_objects.py' adding 'astroML/datasets/nasa_atlas.py' adding 'astroML/datasets/rrlyrae_mags.py' adding 'astroML/datasets/rrlyrae_templates.py' adding 'astroML/datasets/sdss_S82standards.py' adding 'astroML/datasets/sdss_corrected_spectra.py' adding 'astroML/datasets/sdss_filters.py' adding 'astroML/datasets/sdss_galaxy_colors.py' adding 'astroML/datasets/sdss_galaxy_images.py' adding 'astroML/datasets/sdss_specgals.py' adding 'astroML/datasets/sdss_spectrum.py' adding 'astroML/datasets/sdss_sspp.py' adding 'astroML/datasets/wmap_temperatures.py' adding 'astroML/datasets/tests/__init__.py' adding 'astroML/datasets/tests/test_datasets.py' adding 'astroML/datasets/tools/__init__.py' adding 'astroML/datasets/tools/cas_query.py' adding 'astroML/datasets/tools/download.py' adding 'astroML/datasets/tools/sdss_fits.py' adding 'astroML/datasets/tools/sql_query.py' adding 'astroML/density_estimation/__init__.py' adding 'astroML/density_estimation/bayesian_blocks.py' adding 'astroML/density_estimation/density_estimation.py' adding 'astroML/density_estimation/empirical.py' adding 'astroML/density_estimation/gauss_mixture.py' adding 'astroML/density_estimation/histtools.py' adding 'astroML/density_estimation/xdeconv.py' adding 'astroML/density_estimation/tests/__init__.py' adding 'astroML/density_estimation/tests/test_bayesian_blocks.py' adding 'astroML/density_estimation/tests/test_density.py' adding 'astroML/density_estimation/tests/test_empirical.py' adding 'astroML/density_estimation/tests/test_hist_binwidth.py' adding 'astroML/density_estimation/tests/test_xdeconv.py' adding 'astroML/dimensionality/__init__.py' adding 'astroML/dimensionality/iterative_pca.py' adding 'astroML/dimensionality/tests/__init__.py' adding 'astroML/dimensionality/tests/test_iterative_PCA.py' adding 'astroML/linear_model/TLS.py' adding 'astroML/linear_model/__init__.py' adding 'astroML/linear_model/kernel_regression.py' adding 'astroML/linear_model/linear_regression.py' adding 'astroML/linear_model/linear_regression_errors.py' adding 'astroML/linear_model/tests/__init__.py' adding 'astroML/linear_model/tests/test_TLS.py' adding 'astroML/linear_model/tests/test_kernel_regression.py' adding 'astroML/linear_model/tests/test_linear_regression.py' adding 'astroML/plotting/__init__.py' adding 'astroML/plotting/ellipse.py' adding 'astroML/plotting/hist_tools.py' adding 'astroML/plotting/mcmc.py' adding 'astroML/plotting/multiaxes.py' adding 'astroML/plotting/regression.py' adding 'astroML/plotting/scatter_contour.py' adding 'astroML/plotting/settings.py' adding 'astroML/plotting/tools.py' adding 'astroML/plotting/tests/__init__.py' adding 'astroML/plotting/tests/test_devectorize.py' adding 'astroML/stats/__init__.py' adding 'astroML/stats/_binned_statistic.py' adding 'astroML/stats/_point_statistics.py' adding 'astroML/stats/random.py' adding 'astroML/stats/tests/__init__.py' adding 'astroML/stats/tests/test_binned_statistic.py' adding 'astroML/stats/tests/test_stats.py' adding 'astroML/tests/__init__.py' adding 'astroML/tests/test_correlation.py' adding 'astroML/tests/test_filters.py' adding 'astroML/tests/test_fourier.py' adding 'astroML/tests/test_lumfunc.py' adding 'astroML/tests/test_resample.py' adding 'astroML/time_series/ACF.py' adding 'astroML/time_series/__init__.py' adding 'astroML/time_series/generate.py' adding 'astroML/time_series/periodogram.py' adding 'astroML/time_series/tests/__init__.py' adding 'astroML/time_series/tests/test_generate.py' adding 'astroML/time_series/tests/test_periodogram.py' adding 'astroML/utils/__init__.py' adding 'astroML/utils/decorators.py' adding 'astroML/utils/exceptions.py' adding 'astroML/utils/utils.py' adding 'astroML/utils/tests/__init__.py' adding 'astroML/utils/tests/test_pickle_results.py' adding 'astroML/utils/tests/test_utils.py' adding 'astroml-1.0.2.post1.dist-info/LICENSE.rst' adding 'astroml-1.0.2.post1.dist-info/METADATA' adding 'astroml-1.0.2.post1.dist-info/WHEEL' adding 'astroml-1.0.2.post1.dist-info/top_level.txt' adding 'astroml-1.0.2.post1.dist-info/RECORD' removing build/bdist.netbsd-9.3-amd64/wheel Successfully built astroml-1.0.2.post1-py3-none-any.whl