Source: aubio
Version: 0.4.1-2.2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Builds of aubio for ppc64el and the non-release architectures powerpc
and ppc64 all failed; see below for an excerpt from the ppc64el log at
https://buildd.debian.org/status/fetch.php?pkg=aubio&arch=ppc64el&ver=0.4.3-1&stamp=1478460825
Could you please take a look?

Thanks!

  ======================================================================
  FAIL: test_zeros (test_phasevoc.aubio_pvoc_test_case)
  check the resynthesis of zeros gives zeros
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/«PKGBUILDDIR»/python/tests/test_phasevoc.py", line 49, in test_zeros
      assert_equal ( s.phas, 0.)
    File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 322, 
in assert_equal
      return assert_array_equal(actual, desired, err_msg, verbose)
    File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 813, 
in assert_array_equal
      verbose=verbose, header='Arrays are not equal')
    File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 739, 
in assert_array_compare
      raise AssertionError(msg)
  AssertionError: 
  Arrays are not equal
  
  (mismatch 34.6978557505%)
   x: array([ 0.      ,  0.      ,  0.      ,  0.      ,  0.      ,  0.      ,
          0.      ,  0.      ,  0.      ,  0.      ,  0.      ,  0.      ,
          0.      ,  0.      ,  0.      ,  0.      , -0.      ,  0.      ,...
   y: array(0.0)
  
  ======================================================================
  FAIL: test_zeros (test_fft.aubio_fft_test_case)
  check the transform of zeros is all zeros
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/«PKGBUILDDIR»/python/tests/test_fft.py", line 36, in test_zeros
      assert_equal ( fftgrain.phas, 0 )
    File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 322, 
in assert_equal
      return assert_array_equal(actual, desired, err_msg, verbose)
    File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 813, 
in assert_array_equal
      verbose=verbose, header='Arrays are not equal')
    File "/usr/lib/python2.7/dist-packages/numpy/testing/utils.py", line 739, 
in assert_array_compare
      raise AssertionError(msg)
  AssertionError: 
  Arrays are not equal
  
  (mismatch 31.5175097276%)
   x: array([ 0.      ,  0.      ,  0.      ,  0.      ,  0.      ,  0.      ,
          0.      ,  0.      ,  0.      ,  0.      ,  0.      ,  0.      ,
          0.      ,  0.      ,  0.      ,  0.      , -0.      ,  0.      ,...
   y: array(0)
  
  ----------------------------------------------------------------------
  Ran 745 tests in 12.995s
  
  FAILED (failures=2, skipped=4)

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to