Bug#897501: xmds2: FTBFS: tests failed
Lucas Nussbaum
lucas at debian.org
Wed May 2 21:23:41 BST 2018
Source: xmds2
Version: 2.2.3+dfsg-5
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20180502 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):
> make[1]: Entering directory '/<<BUILDDIR>>/xmds2-2.2.3+dfsg'
> debian/tests/run-tests -b
> Checking for 'g++' (c++ compiler) : /usr/bin/g++
> Checking whether the compiler works : yes
> Checking that we have a C++ compiler : yes
> Checking whether we are cross-compiling : no
> Checking whether we can link to only static libraries : no (will use dynamic libraries)
> Trying to make compiler optimise for this machine : yes
> Trying to make compiler tune for this machine : yes
> Checking for compiler flags -O3 : yes
> Checking for compiler flags -ffast-math : yes
> Checking for compiler flags -funroll-all-loops : yes
> Checking for compiler flags -fomit-frame-pointer : yes
> Checking for compiler flags -falign-loops : yes
> Checking for compiler flags -fstrict-aliasing : yes
> Checking for compiler flags -momit-leaf-frame-pointer : yes
> Checking for cautious math flags : yes
> Checking for Autovectorisation : yes
> Checking for OpenMP : yes
> Checking for pthreads : yes
> Checking for compiler debug flags : yes
> Checking for srandomdev : not found
> Checking for /dev/urandom : yes
> Checking for program h5cc : /usr/bin/h5cc
> Checking for HDF5 (static library) : yes
> Checking for HDF5 High-level library (static library) : yes
> Checking for function H5Lexists : yes
> Checking for libxmds (static library) : no (will try dynamic library instead)
> Checking for libxmds (dynamic library) : no (it's optional anyway)
> Checking for Intel's Vector Math Library (static library) : no (will try dynamic library instead)
> Checking for Intel's Vector Math Library (dynamic library) : no (it's optional anyway)
> Checking aggressive dSFMT compile flags : yes
> Checking for Intel's Math Kernel Library (static library) : no (will try dynamic library instead)
> Checking for Intel's Math Kernel Library (dynamic library) : no (it's optional anyway)
> Checking for ATLAS's CBLAS. (static library) : no (will try dynamic library instead)
> Checking for ATLAS's CBLAS. (dynamic library) : yes
> Checking for GSL (static library) : yes
> Checking for FFTW3 (static library) : yes
> Checking for single-precision FFTW3 (static library) : yes
> Checking for threading support in FFTW3 (static library) : yes
> Checking for OpenMP support in FFTW3 (static library) : yes
> Checking for threading support in single-precision FFTW3 (static library) : yes
> Checking for OpenMP support in single-precision FFTW3 (static library) : yes
> Checking for program mpic++ : /usr/bin/mpic++
> Checking for 'g++' (c++ compiler) : /usr/bin/mpic++
> Checking whether the compiler works : yes
> Checking that we have a C++ compiler : yes
> Checking whether we are cross-compiling : no
> Checking whether we can link to only static libraries : no (will use dynamic libraries)
> Trying to make compiler optimise for this machine : yes
> Trying to make compiler tune for this machine : yes
> Checking for compiler flags -O3 : yes
> Checking for compiler flags -ffast-math : yes
> Checking for compiler flags -funroll-all-loops : yes
> Checking for compiler flags -fomit-frame-pointer : yes
> Checking for compiler flags -falign-loops : yes
> Checking for compiler flags -fstrict-aliasing : yes
> Checking for compiler flags -momit-leaf-frame-pointer : yes
> Checking for cautious math flags : yes
> Checking for Autovectorisation : yes
> Checking for OpenMP : yes
> Checking for pthreads : yes
> Checking for compiler debug flags : yes
> Checking for srandomdev : not found
> Checking for /dev/urandom : yes
> Checking for program h5cc : /usr/bin/h5cc
> Checking for HDF5 (static library) : yes
> Checking for HDF5 High-level library (static library) : yes
> Checking for function H5Lexists : yes
> Checking for libxmds (static library) : no (will try dynamic library instead)
> Checking for libxmds (dynamic library) : no (it's optional anyway)
> Checking for Intel's Vector Math Library (static library) : no (will try dynamic library instead)
> Checking for Intel's Vector Math Library (dynamic library) : no (it's optional anyway)
> Checking aggressive dSFMT compile flags : yes
> Checking for Intel's Math Kernel Library (static library) : no (will try dynamic library instead)
> Checking for Intel's Math Kernel Library (dynamic library) : no (it's optional anyway)
> Checking for ATLAS's CBLAS. (static library) : no (will try dynamic library instead)
> Checking for ATLAS's CBLAS. (dynamic library) : yes
> Checking for GSL (static library) : yes
> Checking for FFTW3 (static library) : yes
> Checking for single-precision FFTW3 (static library) : yes
> Checking for threading support in FFTW3 (static library) : yes
> Checking for OpenMP support in FFTW3 (static library) : yes
> Checking for threading support in single-precision FFTW3 (static library) : yes
> Checking for OpenMP support in single-precision FFTW3 (static library) : yes
> Checking for FFTW3 with MPI (static library) : yes
> Checking for single-precision FFTW3 with MPI (static library) : yes
> xmds2 version 2.2.3 "It came from the deep" (Debian package 2.2.3+dfsg-5)
> Copyright 2000-2014 Graham Dennis, Joseph Hope, Mattias Johnsson
> and the xmds team
>
> Configuring for single-process scripts...
>
> Configuring for MPI scripts...
> Config log saved to /<<BUILDDIR>>/xmds2-2.2.3+dfsg/debian/xmds-user-data/waf_configure/config.log
> test_integer_dimensions (__main__.ScriptTestCase)
> geometry/integer_dimensions.xmds ... ok
> test_integer_dimensions_reordered (__main__.ScriptTestCase)
> geometry/integer_dimensions_reordered.xmds ... ok
> test_nonlocal_access_multiple_components (__main__.ScriptTestCase)
> geometry/nonlocal_access_multiple_components.xmds ... ok
> test_nonlocal_edge_uniform_access (__main__.ScriptTestCase)
> geometry/nonlocal_edge_uniform_access.xmds ... ok
> test_nonlocal_index_access (__main__.ScriptTestCase)
> geometry/nonlocal_index_access.xmds ... ok
> test_nonlocal_negative_uniform_access (__main__.ScriptTestCase)
> geometry/nonlocal_negative_uniform_access.xmds ... ok
> test_nonlocal_split_uniform_access (__main__.ScriptTestCase)
> geometry/nonlocal_split_uniform_access.xmds ... ok
> test_arguments (__main__.ScriptTestCase)
> features/arguments.xmds ... ok
> test_arguments_append_args_to_output_filename (__main__.ScriptTestCase)
> features/arguments_append_args_to_output_filename.xmds ... ok
> test_arguments_with_similar_names (__main__.ScriptTestCase)
> features/arguments_with_similar_names.xmds ... ok
> test_error_check_multipath (__main__.ScriptTestCase)
> features/error_check_multipath.xmds ... ok
> test_halt_non_finite (__main__.ScriptTestCase)
> features/halt_non_finite.xmds ... ./run_tests.py:64: RuntimeWarning: invalid value encountered in less_equal
> return numpy.logical_or(numpy.logical_or(numpy.abs(diff) <= 0.5 * relTol * (numpy.abs(array2) + numpy.abs(array1)), numpy.abs(diff) <= absTol), numpy.isnan(array2)).all()
> ok
> test_hermitegauss_transform_2d_chunked_breakpoints (__main__.ScriptTestCase)
> features/hermitegauss_transform_2d_chunked_breakpoints.xmds ... ok
> test_hermitegauss_transform_2d_chunked_breakpoints_hdf5 (__main__.ScriptTestCase)
> features/hermitegauss_transform_2d_chunked_breakpoints_hdf5.xmds ... ok
> test_realistic_Rb_and_fields (__main__.ScriptTestCase)
> features/realistic_Rb_and_fields.xmds ... ok
> test_runtime_paths (__main__.ScriptTestCase)
> features/runtime_paths.xmds ... ok
> test_space in filename (__main__.ScriptTestCase)
> features/space in filename.xmds ... ok
> test_bug_adaptive_timestep_hang (__main__.ScriptTestCase)
> integrators/bug_adaptive_timestep_hang.xmds ... ok
> test_vibstring_ark45 (__main__.ScriptTestCase)
> integrators/vibstring_ark45.xmds ... ok
> test_vibstring_ark89 (__main__.ScriptTestCase)
> integrators/vibstring_ark89.xmds ... ok
> test_vibstring_rk4 (__main__.ScriptTestCase)
> integrators/vibstring_rk4.xmds ... ok
> test_vibstring_rk45 (__main__.ScriptTestCase)
> integrators/vibstring_rk45.xmds ... ok
> test_vibstring_rk89 (__main__.ScriptTestCase)
> integrators/vibstring_rk89.xmds ... ok
> test_vibstring_rk9 (__main__.ScriptTestCase)
> integrators/vibstring_rk9.xmds ... ok
> test_vibstring_si (__main__.ScriptTestCase)
> integrators/vibstring_si.xmds ... ok
> test_vibstring_mm (__main__.ScriptTestCase)
> integrators/richardson_extrapolation/vibstring_mm.xmds ... ok
> test_vibstring_re (__main__.ScriptTestCase)
> integrators/richardson_extrapolation/vibstring_re.xmds ... ok
> test_vibstring_mm (__main__.ScriptTestCase)
> integrators/richardson_extrapolation/vibstring_mm.xmds ... ok
> test_vibstring_re (__main__.ScriptTestCase)
> integrators/richardson_extrapolation/vibstring_re.xmds ... ok
> test_RbGSdipoles (__main__.ScriptTestCase)
> fast/RbGSdipoles.xmds ... ok
> test_anharmonic_oscillator_wigner_mpi (__main__.ScriptTestCase)
> fast/anharmonic_oscillator_wigner_mpi.xmds ... skipped 'Skipping test as XMDS1 is required and not installed'
> test_anharmonic_oscillator_wigner_mpi_parsing (__main__.ScriptTestCase)
> fast/anharmonic_oscillator_wigner_mpi_parsing.xmds ... skipped 'Skipping test as XMDS1 is required and not installed'
> test_bessel_cosine_evolution (__main__.ScriptTestCase)
> fast/bessel_cosine_evolution.xmds ... ok
> test_bessel_cosine_groundstate (__main__.ScriptTestCase)
> fast/bessel_cosine_groundstate.xmds ... ok
> test_cpc_example4 (__main__.ScriptTestCase)
> fast/cpc_example4.xmds ... ok
> test_eigenvalues (__main__.ScriptTestCase)
> fast/eigenvalues.xmds ... ok
> test_groundstate (__main__.ScriptTestCase)
> fast/groundstate.xmds ... ok
> test_lorenz (__main__.ScriptTestCase)
> fast/lorenz.xmds ... ok
> test_tla (__main__.ScriptTestCase)
> fast/tla.xmds ... ok
> test_transverse_integration_in_vector_initialisation (__main__.ScriptTestCase)
> fast/transverse_integration_in_vector_initialisation.xmds ... ok
> test_vibstring_circle_spectral (__main__.ScriptTestCase)
> fast/vibstring_circle_spectral.xmds ... ok
> test_initialisation_order (__main__.ScriptTestCase)
> vectors/initialisation_order.xmds ... ok
> test_initialisation_order_chunked (__main__.ScriptTestCase)
> vectors/initialisation_order_chunked.xmds ... ok
> test_partial_integration_computed_vector (__main__.ScriptTestCase)
> vectors/partial_integration_computed_vector.xmds ... ok
> test_bessel_cosine_groundstate (__main__.ScriptTestCase)
> openmp/bessel_cosine_groundstate.xmds ... ok
> test_diffusion_openmp (__main__.ScriptTestCase)
> openmp/diffusion_openmp.xmds ... ok
> test_diffusion_openmp_chunked (__main__.ScriptTestCase)
> openmp/diffusion_openmp_chunked.xmds ... ok
> test_eigenvalues (__main__.ScriptTestCase)
> openmp/eigenvalues.xmds ... ok
> test_hermitegauss_transform_2d_openmp (__main__.ScriptTestCase)
> openmp/hermitegauss_transform_2d_openmp.xmds ... ok
> test_hermitegauss_transform_2d_openmp_small (__main__.ScriptTestCase)
> openmp/hermitegauss_transform_2d_openmp_small.xmds ... ok
> test_kubo_integer_dimensions_openmp (__main__.ScriptTestCase)
> openmp/kubo_integer_dimensions_openmp.xmds ... ok
> test_lorenz_openmp (__main__.ScriptTestCase)
> openmp/lorenz_openmp.xmds ... ok
> test_openmp_dft (__main__.ScriptTestCase)
> openmp/openmp_dft.xmds ... ok
> test_openmp_dft_hdf5 (__main__.ScriptTestCase)
> openmp/openmp_dft_hdf5.xmds ... ok
> test_openmp_dft_small (__main__.ScriptTestCase)
> openmp/openmp_dft_small.xmds ... ok
> test_openmp_highdimcrossprop (__main__.ScriptTestCase)
> openmp/openmp_highdimcrossprop.xmds ... ok
> test_partial_integration_computed_vector (__main__.ScriptTestCase)
> openmp/partial_integration_computed_vector.xmds ... ok
> test_vibstring_dst_openmp (__main__.ScriptTestCase)
> openmp/vibstring_dst_openmp.xmds ... ok
> test_vibstring_dst_openmp_chunked (__main__.ScriptTestCase)
> openmp/vibstring_dst_openmp_chunked.xmds ... ok
> test_bessel_neumann_wave_equation (__main__.ScriptTestCase)
> transforms/bessel_neumann_wave_equation.xmds ... skipped 'Skipping test as python package required is not installed'
> test_bessel_transform (__main__.ScriptTestCase)
> transforms/bessel_transform.xmds ... ok
> test_bessel_transform_rectangular (__main__.ScriptTestCase)
> transforms/bessel_transform_rectangular.xmds ... ok
> test_diffusion_bessel (__main__.ScriptTestCase)
> transforms/diffusion_bessel.xmds ... ok
> test_diffusion_dst (__main__.ScriptTestCase)
> transforms/diffusion_dst.xmds ... ok
> test_disc (__main__.ScriptTestCase)
> transforms/disc.xmds ... ok
> test_hermitegauss_fourier (__main__.ScriptTestCase)
> transforms/hermitegauss_fourier.xmds ... ok
> test_hermitegauss_fourier_loading (__main__.ScriptTestCase)
> transforms/hermitegauss_fourier_loading.xmds ... ok
> test_hermitegauss_transform_2d (__main__.ScriptTestCase)
> transforms/hermitegauss_transform_2d.xmds ... ok
> test_hermitegauss_transform_2d_chunked (__main__.ScriptTestCase)
> transforms/hermitegauss_transform_2d_chunked.xmds ... ok
> test_spherical_ball (__main__.ScriptTestCase)
> transforms/spherical_ball.xmds ... ok
> test_vibstring_dct (__main__.ScriptTestCase)
> transforms/vibstring_dct.xmds ... ok
> test_constant_complex_ip (__main__.ScriptTestCase)
> operators/constant_complex_ip.xmds ... ok
> test_constant_complex_ip_2d (__main__.ScriptTestCase)
> operators/constant_complex_ip_2d.xmds ... ok
> test_constant_complex_separated_ip_2d (__main__.ScriptTestCase)
> operators/constant_complex_separated_ip_2d.xmds ... ok
> test_constant_double_ip (__main__.ScriptTestCase)
> operators/constant_double_ip.xmds ... ok
> test_constant_ex (__main__.ScriptTestCase)
> operators/constant_ex.xmds ... ok
> test_constant_ex_arbitrary_code (__main__.ScriptTestCase)
> operators/constant_ex_arbitrary_code.xmds ... ok
> test_constant_ex_arbitrary_order (__main__.ScriptTestCase)
> operators/constant_ex_arbitrary_order.xmds ... ok
> test_constant_ex_arbitrary_order2 (__main__.ScriptTestCase)
> operators/constant_ex_arbitrary_order2.xmds ... ok
> test_constant_real_ip_2d (__main__.ScriptTestCase)
> operators/constant_real_ip_2d.xmds ... ok
> test_cross_propagation (__main__.ScriptTestCase)
> operators/cross_propagation.xmds ... ok
> test_cross_propagation2 (__main__.ScriptTestCase)
> operators/cross_propagation2.xmds ... ok
> test_cross_propagation_right (__main__.ScriptTestCase)
> operators/cross_propagation_right.xmds ... ok
> test_cross_propagation_sic (__main__.ScriptTestCase)
> operators/cross_propagation_sic.xmds ... ok
> test_cross_propagation_sic_right (__main__.ScriptTestCase)
> operators/cross_propagation_sic_right.xmds ... ok
> test_highdimcrossprop (__main__.ScriptTestCase)
> operators/highdimcrossprop.xmds ... ok
> test_nonconstant_complex_ip (__main__.ScriptTestCase)
> operators/nonconstant_complex_ip.xmds ... ok
> test_nonconstant_complex_ip_2d (__main__.ScriptTestCase)
> operators/nonconstant_complex_ip_2d.xmds ... ok
> test_nonconstant_complex_separated_ip_2d (__main__.ScriptTestCase)
> operators/nonconstant_complex_separated_ip_2d.xmds ... ok
> test_nonconstant_double_ip (__main__.ScriptTestCase)
> operators/nonconstant_double_ip.xmds ... ok
> test_nonconstant_ex (__main__.ScriptTestCase)
> operators/nonconstant_ex.xmds ... ok
> test_nonconstant_real_ip_2d (__main__.ScriptTestCase)
> operators/nonconstant_real_ip_2d.xmds ... ok
> test_bessel_cosine_stochastic_groundstate (__main__.ScriptTestCase)
> stochastic/bessel_cosine_stochastic_groundstate.xmds ... ok
> test_double_precision_noise_tests (__main__.ScriptTestCase)
> stochastic/double_precision_noise_tests.xmds ... ok
> test_dsfmt_single_precision (__main__.ScriptTestCase)
> stochastic/dsfmt_single_precision.xmds ... ok
> test_fibre (__main__.ScriptTestCase)
> stochastic/fibre.xmds ... ok
> test_fibre_with_correlation_functions (__main__.ScriptTestCase)
> stochastic/fibre_with_correlation_functions.xmds ... ok
> test_kubo (__main__.ScriptTestCase)
> stochastic/kubo.xmds ... ok
> test_kubo_fixedstep (__main__.ScriptTestCase)
> stochastic/kubo_fixedstep.xmds ... ok
> test_photodetector (__main__.ScriptTestCase)
> stochastic/photodetector.xmds ... ok
> test_photodetector_bessel (__main__.ScriptTestCase)
> stochastic/photodetector_bessel.xmds ... ok
> test_photodetector_linear (__main__.ScriptTestCase)
> stochastic/photodetector_linear.xmds ... ok
> test_wigner_cool_HO (__main__.ScriptTestCase)
> stochastic/wigner_cool_HO.xmds ... ok
> test_diffusion_mpi (__main__.ScriptTestCase)
> mpi/diffusion_mpi.xmds ... ok
> test_diffusion_mpi_chunked (__main__.ScriptTestCase)
> mpi/diffusion_mpi_chunked.xmds ... ok
> test_eigenvalues (__main__.ScriptTestCase)
> mpi/eigenvalues.xmds ... ok
> test_fibre_integer_dimensions_mpi (__main__.ScriptTestCase)
> mpi/fibre_integer_dimensions_mpi.xmds ... ok
> test_hermitegauss_transform_2d_mpi (__main__.ScriptTestCase)
> mpi/hermitegauss_transform_2d_mpi.xmds ... ok
> test_hermitegauss_transform_2d_mpi_small (__main__.ScriptTestCase)
> mpi/hermitegauss_transform_2d_mpi_small.xmds ... FAIL
> test_kubo_adaptive_mpi_paths (__main__.ScriptTestCase)
> mpi/kubo_adaptive_mpi_paths.xmds ... ok
> test_kubo_integer_dimensions_mpi (__main__.ScriptTestCase)
> mpi/kubo_integer_dimensions_mpi.xmds ... ok
> test_kubo_mpi_paths (__main__.ScriptTestCase)
> mpi/kubo_mpi_paths.xmds ... ok
> test_lorenz_mpi (__main__.ScriptTestCase)
> mpi/lorenz_mpi.xmds ... FAIL
> test_mpi_dft (__main__.ScriptTestCase)
> mpi/mpi_dft.xmds ... ok
> test_mpi_dft_hdf5 (__main__.ScriptTestCase)
> mpi/mpi_dft_hdf5.xmds ... ok
> test_mpi_dft_small (__main__.ScriptTestCase)
> mpi/mpi_dft_small.xmds ... FAIL
> test_mpi_highdimcrossprop (__main__.ScriptTestCase)
> mpi/mpi_highdimcrossprop.xmds ... ok
> test_partial_integration_computed_vector (__main__.ScriptTestCase)
> mpi/partial_integration_computed_vector.xmds ... ok
> test_vibstring_dst_mpi (__main__.ScriptTestCase)
> mpi/vibstring_dst_mpi.xmds ... ok
> test_vibstring_dst_mpi_chunked (__main__.ScriptTestCase)
> mpi/vibstring_dst_mpi_chunked.xmds ... ok
> test_vibstring_mpi_aliases (__main__.ScriptTestCase)
> mpi/vibstring_mpi_aliases.xmds ... ok
> test_breakpoints_hdf5 (__main__.ScriptTestCase)
> runtime_lattice/breakpoints_hdf5.xmds ... ok
> test_integer_dimensions (__main__.ScriptTestCase)
> runtime_lattice/integer_dimensions.xmds ... ok
> test_integer_dimensions_with_fixed_lattice (__main__.ScriptTestCase)
> runtime_lattice/integer_dimensions_with_fixed_lattice.xmds ... ok
> test_integer_dimensions_with_runtime_lattice (__main__.ScriptTestCase)
> runtime_lattice/integer_dimensions_with_runtime_lattice.xmds ... ok
> test_runtime_lattice_diffusion_dst (__main__.ScriptTestCase)
> runtime_lattice/runtime_lattice_diffusion_dst.xmds ... ok
> test_runtime_lattice_initialisation_order (__main__.ScriptTestCase)
> runtime_lattice/runtime_lattice_initialisation_order.xmds ... ok
> test_runtime_lattice_mpi_dft_small (__main__.ScriptTestCase)
> runtime_lattice/runtime_lattice_mpi_dft_small.xmds ... FAIL
> test_runtime_lattice_nonlocal_split_uniform_access (__main__.ScriptTestCase)
> runtime_lattice/runtime_lattice_nonlocal_split_uniform_access.xmds ... ok
> test_runtime_lattice_vibstring_ark89 (__main__.ScriptTestCase)
> runtime_lattice/runtime_lattice_vibstring_ark89.xmds ... ok
> test_runtime_lattice_xsilloading_hdf5_loose2 (__main__.ScriptTestCase)
> runtime_lattice/runtime_lattice_xsilloading_hdf5_loose2.xmds ... ok
> test_breakpoints (__main__.ScriptTestCase)
> io/breakpoints.xmds ... ok
> test_breakpoints_hdf5 (__main__.ScriptTestCase)
> io/breakpoints_hdf5.xmds ... ok
> test_mpi_xsilloading (__main__.ScriptTestCase)
> io/mpi_xsilloading.xmds ... skipped 'Skipping test as XMDS1 is required and not installed'
> test_mpi_xsilloading_hdf5 (__main__.ScriptTestCase)
> io/mpi_xsilloading_hdf5.xmds ... ok
> test_mpi_xsilloading_hdf5_loose (__main__.ScriptTestCase)
> io/mpi_xsilloading_hdf5_loose.xmds ... ok
> test_mpi_xsilloading_hdf5_loose2 (__main__.ScriptTestCase)
> io/mpi_xsilloading_hdf5_loose2.xmds ... ok
> test_mpi_xsilloading_loose (__main__.ScriptTestCase)
> io/mpi_xsilloading_loose.xmds ... skipped 'Skipping test as XMDS1 is required and not installed'
> test_mpi_xsilloading_loose2 (__main__.ScriptTestCase)
> io/mpi_xsilloading_loose2.xmds ... skipped 'Skipping test as XMDS1 is required and not installed'
> test_nlse_sampling (__main__.ScriptTestCase)
> io/nlse_sampling.xmds ... ok
> test_xsilloading (__main__.ScriptTestCase)
> io/xsilloading.xmds ... skipped 'Skipping test as XMDS1 is required and not installed'
> test_xsilloading_hdf5 (__main__.ScriptTestCase)
> io/xsilloading_hdf5.xmds ... ok
> test_xsilloading_hdf5_loose (__main__.ScriptTestCase)
> io/xsilloading_hdf5_loose.xmds ... ok
> test_xsilloading_hdf5_loose2 (__main__.ScriptTestCase)
> io/xsilloading_hdf5_loose2.xmds ... ok
> test_xsilloading_loose (__main__.ScriptTestCase)
> io/xsilloading_loose.xmds ... skipped 'Skipping test as XMDS1 is required and not installed'
> test_xsilloading_loose2 (__main__.ScriptTestCase)
> io/xsilloading_loose2.xmds ... skipped 'Skipping test as XMDS1 is required and not installed'
> test_assignmentToIncorrectVariable (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_basic (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_combined (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_complicatedSafeOperation (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_hiddenUnsafeOperation (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_missingAssignment (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_realExample (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_safeBinaryOperation (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_safeSubtraction (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_unsafeBinaryOperation (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_unsafeSubtraction (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_unsafeUnaryOperation (xpdeint.CodeParser.IPOperatorSanityCheckTests) ... ok
> test_doubleDivisionByInteger (xpdeint.CodeParser.IntegerDivisionTests) ... ok
> test_floatDivision (xpdeint.CodeParser.IntegerDivisionTests) ... ok
> test_ignoreComments (xpdeint.CodeParser.IntegerDivisionTests) ... ok
> test_ignoreStrings (xpdeint.CodeParser.IntegerDivisionTests) ... ok
> test_integerDivision (xpdeint.CodeParser.IntegerDivisionTests) ... ok
> test_integerDivisionByDouble (xpdeint.CodeParser.IntegerDivisionTests) ... ok
> test_symbolDivision (xpdeint.CodeParser.IntegerDivisionTests) ... ok
> test_accessDifferentVariables (xpdeint.CodeParser.NonlocalDimensionAccessForComponentsTests) ... ok
> test_accessMultipleTimes (xpdeint.CodeParser.NonlocalDimensionAccessForComponentsTests) ... ok
> test_basic (xpdeint.CodeParser.NonlocalDimensionAccessForComponentsTests) ... ok
> test_combined (xpdeint.CodeParser.NonlocalDimensionAccessForComponentsTests) ... ok
> test_multipleAccess (xpdeint.CodeParser.NonlocalDimensionAccessForComponentsTests) ... ok
> test_notGreedy (xpdeint.CodeParser.NonlocalDimensionAccessForComponentsTests) ... ok
> test_withPrintf (xpdeint.CodeParser.NonlocalDimensionAccessForComponentsTests) ... ok
> test_combined (xpdeint.CodeParser.TargetComponentsForOperatorsInStringTests) ... ok
> test_ignoreChildComment (xpdeint.CodeParser.TargetComponentsForOperatorsInStringTests) ... ok
> test_ignoreSiblingComment (xpdeint.CodeParser.TargetComponentsForOperatorsInStringTests) ... ok
> test_ignoreSiblingQuotedString (xpdeint.CodeParser.TargetComponentsForOperatorsInStringTests) ... ok
> test_invalidSyntax (xpdeint.CodeParser.TargetComponentsForOperatorsInStringTests) ... ok
> test_nestedOperators (xpdeint.CodeParser.TargetComponentsForOperatorsInStringTests) ... ok
> test_notGreedy (xpdeint.CodeParser.TargetComponentsForOperatorsInStringTests) ... ok
> test_unbalancedString (xpdeint.CodeParser.TargetComponentsForOperatorsInStringTests) ... ok
> test_withPrintf (xpdeint.CodeParser.TargetComponentsForOperatorsInStringTests) ... ok
>
> ======================================================================
> FAIL: test_hermitegauss_transform_2d_mpi_small (__main__.ScriptTestCase)
> mpi/hermitegauss_transform_2d_mpi_small.xmds
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "./run_tests.py", line 247, in newfunc
> return func(*(args + fargs), **newkeywords)
> File "./run_tests.py", line 151, in scriptTestingFunction
> self.assert_(returnCode == 0, "Failed to execute compiled simulation correctly. Got returnCode %(returnCode)i;\nstdout = %(stdout)s;\nstderr = %(stderr)s\n" % locals())
> AssertionError: Failed to execute compiled simulation correctly. Got returnCode 1;
> stdout = ;
> stderr = --------------------------------------------------------------------------
> There are not enough slots available in the system to satisfy the 8 slots
> that were requested by the application:
> ./hermitegauss_transform_2d_mpi_small
>
> Either request fewer slots for your application, or make more slots available
> for use.
> --------------------------------------------------------------------------
>
>
>
> ======================================================================
> FAIL: test_lorenz_mpi (__main__.ScriptTestCase)
> mpi/lorenz_mpi.xmds
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "./run_tests.py", line 247, in newfunc
> return func(*(args + fargs), **newkeywords)
> File "./run_tests.py", line 151, in scriptTestingFunction
> self.assert_(returnCode == 0, "Failed to execute compiled simulation correctly. Got returnCode %(returnCode)i;\nstdout = %(stdout)s;\nstderr = %(stderr)s\n" % locals())
> AssertionError: Failed to execute compiled simulation correctly. Got returnCode 1;
> stdout = ;
> stderr = --------------------------------------------------------------------------
> There are not enough slots available in the system to satisfy the 8 slots
> that were requested by the application:
> ./lorenz_mpi
>
> Either request fewer slots for your application, or make more slots available
> for use.
> --------------------------------------------------------------------------
>
>
>
> ======================================================================
> FAIL: test_mpi_dft_small (__main__.ScriptTestCase)
> mpi/mpi_dft_small.xmds
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "./run_tests.py", line 247, in newfunc
> return func(*(args + fargs), **newkeywords)
> File "./run_tests.py", line 151, in scriptTestingFunction
> self.assert_(returnCode == 0, "Failed to execute compiled simulation correctly. Got returnCode %(returnCode)i;\nstdout = %(stdout)s;\nstderr = %(stderr)s\n" % locals())
> AssertionError: Failed to execute compiled simulation correctly. Got returnCode 1;
> stdout = ;
> stderr = --------------------------------------------------------------------------
> There are not enough slots available in the system to satisfy the 8 slots
> that were requested by the application:
> ./mpi_dft_small
>
> Either request fewer slots for your application, or make more slots available
> for use.
> --------------------------------------------------------------------------
>
>
>
> ======================================================================
> FAIL: test_runtime_lattice_mpi_dft_small (__main__.ScriptTestCase)
> runtime_lattice/runtime_lattice_mpi_dft_small.xmds
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "./run_tests.py", line 247, in newfunc
> return func(*(args + fargs), **newkeywords)
> File "./run_tests.py", line 151, in scriptTestingFunction
> self.assert_(returnCode == 0, "Failed to execute compiled simulation correctly. Got returnCode %(returnCode)i;\nstdout = %(stdout)s;\nstderr = %(stderr)s\n" % locals())
> AssertionError: Failed to execute compiled simulation correctly. Got returnCode 1;
> stdout = ;
> stderr = --------------------------------------------------------------------------
> There are not enough slots available in the system to satisfy the 8 slots
> that were requested by the application:
> ./runtime_lattice_mpi_dft_small
>
> Either request fewer slots for your application, or make more slots available
> for use.
> --------------------------------------------------------------------------
>
>
>
> ----------------------------------------------------------------------
> Ran 181 tests in 572.434s
>
> FAILED (failures=4, skipped=9)
> Saving test results in /<<BUILDDIR>>/xmds2-2.2.3+dfsg/testsuite_results
> make[1]: *** [debian/rules:14: override_dh_auto_test] Error 1
The full build log is available from:
http://aws-logs.debian.net/2018/05/02/xmds2_2.2.3+dfsg-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-science-maintainers
mailing list