Source: statsmodels
Version: 0.5.0+git13-g8e07d34-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140114 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):
> statsmodels.tsa.tests.test_tsa_tools.test_add_lag_drop_insert ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_add_lag_drop_noinsert ... ok
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova2.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 149, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 25.0%)
>  x: array([ 1.,  2.,  2.,  0.])
>  y: array([ 1,  2,  2, 51])
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova2HC0.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 177, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 25.0%)
>  x: array([ 1.,  2.,  2.,  0.])
>  y: array([ 1,  2,  2, 51])
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova2HC1.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 204, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 25.0%)
>  x: array([ 1.,  2.,  2.,  0.])
>  y: array([ 1,  2,  2, 51])
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova2HC2.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 232, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 25.0%)
>  x: array([ 1.,  2.,  2.,  0.])
>  y: array([ 1,  2,  2, 51])
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova2HC3.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 259, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 25.0%)
>  x: array([ 1.,  2.,  2.,  0.])
>  y: array([ 1,  2,  2, 51])
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova3.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 286, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 20.0%)
>  x: array([ 1.,  1.,  2.,  2.,  0.])
>  y: array([ 1,  1,  2,  2, 51])
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova3HC0.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 314, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 20.0%)
>  x: array([ 1.,  1.,  2.,  2.,  0.])
>  y: array([ 1,  1,  2,  2, 51])
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova3HC1.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 341, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 20.0%)
>  x: array([ 1.,  1.,  2.,  2.,  0.])
>  y: array([ 1,  1,  2,  2, 51])
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova3HC2.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 368, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 20.0%)
>  x: array([ 1.,  1.,  2.,  2.,  0.])
>  y: array([ 1,  1,  2,  2, 51])
> 
> ======================================================================
> FAIL: statsmodels.stats.tests.test_anova.TestAnova3HC3.test_results
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/«BUILDDIR»/statsmodels-0.5.0+git13-g8e07d34/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py",
>  line 395, in test_results
>     np.testing.assert_equal(results['df'].values, Df)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 257, in 
> assert_equal
>     return assert_array_equal(actual, desired, err_msg, verbose)
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 719, in 
> assert_array_equal
>     verbose=verbose, header='Arrays are not equal')
>   File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py", line 645, in 
> assert_array_compare
>     raise AssertionError(msg)
> AssertionError: 
> Arrays are not equal
> 
> (mismatch 20.0%)
>  x: array([ 1.,  1.,  2.,  2.,  0.])
>  y: array([ 1,  1,  2,  2, 51])
> 
> ----------------------------------------------------------------------
> Ran 2860 tests in 591.357s
> 
> FAILED (SKIP=18, failures=10)
> Optimization terminated successfully.
>          Current function value: 1.792972
>          Iterations: 386
>          Function evaluations: 588
> Optimization terminated successfully.
>          Current function value: 5.327270
>          Iterations: 341
>          Function evaluations: 680
> make[1]: *** [python-test2.7] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/01/14/statsmodels_0.5.0+git13-g8e07d34-1_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.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to