[Debian-astro-maintainers] Bug#848737: astroml: FTBFS: dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.5 returned exit code 13

Lucas Nussbaum lucas at debian.org
Mon Dec 19 21:21:47 UTC 2016


Source: astroml
Version: 0.3-5
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20161219 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> py3versions: no X-Python3-Version in control file, using supported versions
> dh build --with python2,python3 --buildsystem=pybuild
>    dh_testdir -O--buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py config 
> running config
> I: pybuild base:184: python3.5 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/py3k_compat.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/lumfunc.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/correlation.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/crossmatch.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/utils.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/resample.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/fourier.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/cosmology.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> copying astroML/sum_of_norms.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_pickle_results.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_fourier.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> copying astroML/tests/test_resample.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering
> copying astroML/clustering/mst_clustering.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering
> copying astroML/clustering/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/tests
> copying astroML/clustering/tests/test_MST_clustering.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/tests
> copying astroML/clustering/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/clustering/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification
> copying astroML/classification/gmm_bayes.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification
> copying astroML/classification/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/classification
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/linear_regression.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/kernel_regression.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> copying astroML/linear_model/TLS.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/linear_model
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_specgals.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/hogg2010test.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_spectrum.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/LIGO_bigdog.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/imaging_sample.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/wmap_temperatures.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_sspp.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/dr7_quasar.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/moving_objects.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/rrlyrae_mags.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_S82standards.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/generated.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_colors.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/nasa_atlas.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_corrected_spectra.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/rrlyrae_templates.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/LINEAR_sample.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> copying astroML/datasets/sdss_filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/cas_query.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/sql_query.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/download.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> copying astroML/datasets/tools/sdss_fits.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/datasets/tools
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/density_estimation.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/bayesian_blocks.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/xdeconv.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/empirical.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/histtools.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> copying astroML/density_estimation/gauss_mixture.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_empirical.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_bayesian_blocks.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_density.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_hist_binwidth.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_xdeconv.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/_periodogram.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/periodogram.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/generate.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> copying astroML/time_series/ACF.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/tests
> copying astroML/time_series/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_generate.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality
> copying astroML/dimensionality/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality
> copying astroML/dimensionality/iterative_pca.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/test_iterative_PCA.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/hist_tools.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/settings.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/scatter_contour.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/mcmc.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/multiaxes.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/ellipse.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> copying astroML/plotting/tools.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/tests
> copying astroML/plotting/tests/test_devectorize.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/tests
> copying astroML/plotting/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/plotting/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/_point_statistics.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/random.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> copying astroML/stats/_binned_statistic.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> copying astroML/stats/tests/test_binned_statistic.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> copying astroML/stats/tests/test_stats.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> copying astroML/stats/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/tests
> I: pybuild base:184: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/py3k_compat.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/lumfunc.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/correlation.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/crossmatch.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/utils.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/resample.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/fourier.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/cosmology.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> copying astroML/sum_of_norms.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_pickle_results.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_fourier.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> copying astroML/tests/test_resample.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering
> copying astroML/clustering/mst_clustering.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering
> copying astroML/clustering/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering/tests
> copying astroML/clustering/tests/test_MST_clustering.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering/tests
> copying astroML/clustering/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/clustering/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/classification
> copying astroML/classification/gmm_bayes.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/classification
> copying astroML/classification/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/classification
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/linear_regression.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/kernel_regression.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> copying astroML/linear_model/TLS.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/linear_model
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_specgals.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/hogg2010test.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_spectrum.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/LIGO_bigdog.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/imaging_sample.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/wmap_temperatures.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_sspp.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/dr7_quasar.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/moving_objects.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/rrlyrae_mags.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_S82standards.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/generated.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_colors.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/nasa_atlas.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_corrected_spectra.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/rrlyrae_templates.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/LINEAR_sample.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> copying astroML/datasets/sdss_filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/cas_query.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/sql_query.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/download.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> copying astroML/datasets/tools/sdss_fits.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/datasets/tools
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/density_estimation.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/bayesian_blocks.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/xdeconv.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/empirical.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/histtools.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> copying astroML/density_estimation/gauss_mixture.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_empirical.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_bayesian_blocks.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_density.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_hist_binwidth.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_xdeconv.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/_periodogram.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/periodogram.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/generate.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> copying astroML/time_series/ACF.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/tests
> copying astroML/time_series/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_generate.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality
> copying astroML/dimensionality/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality
> copying astroML/dimensionality/iterative_pca.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/test_iterative_PCA.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/hist_tools.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/settings.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/scatter_contour.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/mcmc.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/multiaxes.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/ellipse.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> copying astroML/plotting/tools.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting/tests
> copying astroML/plotting/tests/test_devectorize.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting/tests
> copying astroML/plotting/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/plotting/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/_point_statistics.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/random.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> copying astroML/stats/_binned_statistic.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
> copying astroML/stats/tests/test_binned_statistic.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
> copying astroML/stats/tests/test_stats.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
> copying astroML/stats/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/tests
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 
> /usr/lib/python2.7/dist-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
>   warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/time_series/periodogram.py:8: UserWarning: Using slow version of lomb_scargle. Install astroML_addons to use an optimized version
>   warnings.warn("Using slow version of lomb_scargle. Install astroML_addons "
> ......../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/density_estimation.py:74: UserWarning: The KDE class is deprecated as of version 0.2 and will be removed in version 0.3. Upgrade to scikit-learn version >0.14 and use sklearn.neighbors.KernelDensity instead.
>   warnings.warn("The KDE class is deprecated as of version 0.2 and will "
> .........../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/histtools.py:287: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
>   if bins == 'blocks':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/histtools.py:289: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
>   elif bins == 'knuth':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/histtools.py:291: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
>   elif bins == 'scotts':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/density_estimation/histtools.py:293: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
>   elif bins == 'freedman':
> ./usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:52: DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:52: DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:52: DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:52: DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python2.7/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/dimensionality/iterative_pca.py:136: RuntimeWarning: invalid value encountered in divide
>   ratio_i = X[i][notM[i]] / X_recons[i][notM[i]]
> ..../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/stats/_binned_statistic.py:323: RuntimeWarning: invalid value encountered in divide
>   result[a] /= flatcount
> /usr/lib/python2.7/dist-packages/numpy/core/fromnumeric.py:2889: RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python2.7/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> .................................................../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/filters.py:186: VisibleDeprecationWarning: boolean index did not match indexed array along dimension 0; dimension is 256 but corresponding boolean dimension is 255
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> ./<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/astroML/filters.py:186: VisibleDeprecationWarning: boolean index did not match indexed array along dimension 0; dimension is 2048 but corresponding boolean dimension is 2047
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> ......................................................................................................................................
> ----------------------------------------------------------------------
> Ran 214 tests in 2.300s
> 
> OK
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build; python3.5 -m nose 
> /usr/lib/python3/dist-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
>   warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
> /usr/lib/python3/dist-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
>   warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/time_series/periodogram.py:8: UserWarning: Using slow version of lomb_scargle. Install astroML_addons to use an optimized version
>   warnings.warn("Using slow version of lomb_scargle. Install astroML_addons "
> ......../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/density_estimation.py:74: UserWarning: The KDE class is deprecated as of version 0.2 and will be removed in version 0.3. Upgrade to scikit-learn version >0.14 and use sklearn.neighbors.KernelDensity instead.
>   warnings.warn("The KDE class is deprecated as of version 0.2 and will "
> .........EE/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py:287: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
>   if bins == 'blocks':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py:289: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
>   elif bins == 'knuth':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py:291: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
>   elif bins == 'scotts':
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py:293: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison
>   elif bins == 'freedman':
> E/usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:52: DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:52: DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:52: DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:52: DeprecationWarning: Class GMM is deprecated; The class GMM is deprecated in 0.18 and will be  removed in 0.20. Use class GaussianMixture instead.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function distribute_covar_matrix_to_match_covariance_type is deprecated; The functon distribute_covar_matrix_to_match_covariance_typeis deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> /usr/lib/python3/dist-packages/sklearn/utils/deprecation.py:70: DeprecationWarning: Function log_multivariate_normal_density is deprecated; The function log_multivariate_normal_density is deprecated in 0.18 and will be removed in 0.20.
>   warnings.warn(msg, category=DeprecationWarning)
> ./<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/iterative_pca.py:136: RuntimeWarning: invalid value encountered in true_divide
>   ratio_i = X[i][notM[i]] / X_recons[i][notM[i]]
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/iterative_pca.py:136: RuntimeWarning: invalid value encountered in true_divide
>   ratio_i = X[i][notM[i]] / X_recons[i][notM[i]]
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/dimensionality/iterative_pca.py:136: RuntimeWarning: invalid value encountered in true_divide
>   ratio_i = X[i][notM[i]] / X_recons[i][notM[i]]
> ..../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/_binned_statistic.py:323: RuntimeWarning: invalid value encountered in true_divide
>   result[a] /= flatcount
> /usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> ./usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> .../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/_binned_statistic.py:323: RuntimeWarning: invalid value encountered in true_divide
>   result[a] /= flatcount
> /usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> ./usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> .../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/stats/_binned_statistic.py:323: RuntimeWarning: invalid value encountered in true_divide
>   result[a] /= flatcount
> /usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> ./usr/lib/python3/dist-packages/numpy/core/fromnumeric.py:2889: RuntimeWarning: Mean of empty slice.
>   out=out, **kwargs)
> /usr/lib/python3/dist-packages/numpy/core/_methods.py:80: RuntimeWarning: invalid value encountered in double_scalars
>   ret = ret.dtype.type(ret / rcount)
> ........................................../<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/filters.py:186: VisibleDeprecationWarning: boolean index did not match indexed array along dimension 0; dimension is 256 but corresponding boolean dimension is 255
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> ./<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/filters.py:186: VisibleDeprecationWarning: boolean index did not match indexed array along dimension 0; dimension is 2048 but corresponding boolean dimension is 2047
>   width_guess = np.min(np.abs(f[PSD[1:] < np.mean(PSD[1:])]))
> .EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE....................................E............
> ======================================================================
> ERROR: astroML.density_estimation.tests.test_hist_binwidth.test_freedman_bin_width
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests/test_hist_binwidth.py", line 18, in test_freedman_bin_width
>     delta = freedman_bin_width(X)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py", line 103, in freedman_bin_width
>     v25 = dsorted[n / 4 - 1]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.density_estimation.tests.test_hist_binwidth.test_knuth_bin_width
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests/test_hist_binwidth.py", line 30, in test_knuth_bin_width
>     dx, bins = knuth_bin_width(X, return_bins=True)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py", line 228, in knuth_bin_width
>     dx0, bins0 = freedman_bin_width(data, True)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py", line 103, in freedman_bin_width
>     v25 = dsorted[n / 4 - 1]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.density_estimation.tests.test_hist_binwidth.test_histogram
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/tests/test_hist_binwidth.py", line 40, in test_histogram
>     counts, bins = histogram(x, bins)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py", line 290, in histogram
>     da, bins = knuth_bin_width(a, True)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py", line 228, in knuth_bin_width
>     dx0, bins0 = freedman_bin_width(data, True)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/density_estimation/histtools.py", line 103, in freedman_bin_width
>     v25 = dsorted[n / 4 - 1]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(-1, 1, 1, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(-1, 1, 2, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(-1, 2, 1, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(-1, 2, 2, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(0, 1, 1, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(0, 1, 2, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(0, 2, 1, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(0, 2, 2, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(1, 1, 1, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(1, 1, 2, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(1, 2, 1, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_wavelets(1, 2, 2, array([-10.       ,  -9.9979998,  -9.9959996, ...,   9.9959996,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 9, in check_wavelets
>     f, H = FT_continuous(t, h)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, -2, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 0, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(1, 2, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, -2, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 0, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_FT_continuous(2, 2, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 48, in check_FT_continuous
>     f, H = FT_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, -2, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 0, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(1, 2, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, -2, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 0, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, -1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, -1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, 0, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, 0, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, 1, 1, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 179, in PSD_continuous
>     f, Hf = FT_continuous(t, h, axis)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_PSD_continuous(2, 2, 1, 2, array([ -9.        ,  -8.99809981,  -8.99619962, ...,   9.99619962,
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 63, in check_PSD_continuous
>     f, P = PSD_continuous(t, h, method=method)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 193, in PSD_continuous
>     PSD = abs(Hf[:N / 2 + 1]) ** 2
> TypeError: slice indices must be integers or None or have an __index__ method
> 
> ======================================================================
> ERROR: astroML.tests.test_fourier.test_IFT_FT
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 198, in runTest
>     self.test(*self.arg)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/tests/test_fourier.py", line 97, in test_IFT_FT
>     f, y = FT_continuous(t, x)
>   File "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/astroML/fourier.py", line 50, in FT_continuous
>     t0 = t[N / 2]
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
> 
> ----------------------------------------------------------------------
> Ran 214 tests in 2.306s
> 
> FAILED (errors=88)
> E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build; python3.5 -m nose 
> dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.5 returned exit code 13

The full build log is available from:
   http://aws-logs.debian.net/2016/12/19/astroml_0.3-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Debian-astro-maintainers mailing list