Bug ID 1210183
Summary python-statsmodels fails to build in Leap 15.5
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.5
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter lubos.kocman@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Hello

package python-statsmodels currently fails to build in Leap 15.5

We would like to have it fixed prior to the RC build in April. See details at
https://en.opensuse.org/openSUSE:Roadmap

here's the build log

https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15-SP5/python-statsmodels/standard/x86_64

[ 4540s]  
/home/abuild/rpmbuild/BUILDROOT/python-statsmodels-0.10.2-bp155.2.8.x86_64/usr/lib64/python3.6/site-packages/statsmodels/stats/correlation_tools.py:90:
IterationLimitWarning: 
[ 4540s]   Maximum iteration reached.
[ 4540s]   
[ 4540s]     warnings.warn(iteration_limit_doc, IterationLimitWarning)
[ 4540s] 
[ 4540s] stats/tests/test_diagnostic.py::TestDiagnosticG::test_normality
[ 4540s] stats/tests/test_diagnostic.py::TestDiagnosticGPandas::test_normality
[ 4540s]  
/home/abuild/rpmbuild/BUILDROOT/python-statsmodels-0.10.2-bp155.2.8.x86_64/usr/lib64/python3.6/site-packages/statsmodels/stats/_adnorm.py:67:
RuntimeWarning: divide by zero encountered in log
[ 4540s]     S = np.sum((2*i[sl1]-1.0)/N*(np.log(z)+np.log(1-z[sl2])),
axis=axis)
[ 4540s] 
[ 4540s] stats/tests/test_tost.py::test_tost_asym
[ 4540s]  
/home/abuild/rpmbuild/BUILDROOT/python-statsmodels-0.10.2-bp155.2.8.x86_64/usr/lib64/python3.6/site-packages/statsmodels/stats/weightstats.py:1298:
RuntimeWarning: invalid value encountered in log
[ 4540s]     low = transform(low)
[ 4540s] 
[ 4540s] tsa/statespace/tests/test_pickle.py::test_pickle_fit_sarimax
[ 4540s]  
/home/abuild/rpmbuild/BUILDROOT/python-statsmodels-0.10.2-bp155.2.8.x86_64/usr/lib64/python3.6/site-packages/statsmodels/base/optimizer.py:299:
RuntimeWarning: invalid value encountered in greater
[ 4540s]     oldparams) > tol)):
[ 4540s] 
[ 4540s] tsa/tests/test_arima.py::Test_ARIMA111::test_params
[ 4540s]  
/home/abuild/rpmbuild/BUILDROOT/python-statsmodels-0.10.2-bp155.2.8.x86_64/usr/lib64/python3.6/site-packages/statsmodels/tsa/tests/results/results_arima.py:53:
RuntimeWarning: invalid value encountered in sqrt
[ 4540s]     self.bse = np.diag(np.sqrt(self.cov_params))
[ 4540s] 
[ 4540s] tsa/tests/test_holtwinters.py::TestHoltWinters::test_forecast
[ 4540s] tsa/tests/test_holtwinters.py::TestHoltWinters::test_hw_seasonal
[ 4540s] tsa/tests/test_holtwinters.py::TestHoltWinters::test_hw_seasonal_buggy
[ 4540s]  
/home/abuild/rpmbuild/BUILDROOT/python-statsmodels-0.10.2-bp155.2.8.x86_64/usr/lib64/python3.6/site-packages/statsmodels/tsa/holtwinters.py:712:
ConvergenceWarning: Optimization failed to converge. Check mle_retvals.
[ 4540s]     ConvergenceWarning)
[ 4540s] 
[ 4540s] -- Docs: https://docs.pytest.org/en/latest/warnings.html
[ 4540s] =========================== short test summary info
============================
[ 4540s] FAILED
../../BUILDROOT/python-statsmodels-0.10.2-bp155.2.8.x86_64/usr/lib64/python3.6/site-packages/statsmodels/imputation/tests/test_mice.py::TestMICE::test_combine
[ 4540s] FAILED
../../BUILDROOT/python-statsmodels-0.10.2-bp155.2.8.x86_64/usr/lib64/python3.6/site-packages/statsmodels/stats/tests/test_mediation.py::test_mixedlm
[ 4540s] = 2 failed, 8020 passed, 156 skipped, 53 xfailed, 5 xpassed, 197
warnings in 3974.65s (1:06:14) =
[ 4541s] error: Bad exit status from /var/tmp/rpm-tmp.XeMHJH (%check)
[ 4541s] 
[ 4541s]


You are receiving this mail because: