Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253890 Details for
Bug 1424201
python-supersmoother: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 22.54 KB, created by
Fedora Release Engineering
on 2017-02-17 16:16:50 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 16:16:50 UTC
Size:
22.54 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-supersmoother.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7f44682d3390>user='mockbuild'uid=1000printOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7650628-694546/root'shell=Falseenv={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}gid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-supersmoother.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-supersmoother-0.3.2-4.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-supersmoother.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7f44682d3390>gid=425timeout=172800printOutput=Falseprivate_network=Trueuid=1000chrootPath='/var/lib/mock/f26-build-7650628-694546/root'shell=Falseenv={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}user='mockbuild') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-supersmoother.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UpLgnx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf supersmoother-0.3.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/supersmoother-0.3.2.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd supersmoother-0.3.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MdWfj3 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd supersmoother-0.3.2 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/supersmoother >copying supersmoother/__init__.py -> build/lib/supersmoother >copying supersmoother/smoother.py -> build/lib/supersmoother >copying supersmoother/windowed_sum.py -> build/lib/supersmoother >copying supersmoother/utils.py -> build/lib/supersmoother >copying supersmoother/supersmoother.py -> build/lib/supersmoother >creating build/lib/supersmoother/tests >copying supersmoother/tests/test_supersmoother.py -> build/lib/supersmoother/tests >copying supersmoother/tests/__init__.py -> build/lib/supersmoother/tests >copying supersmoother/tests/test_basic_smoothers.py -> build/lib/supersmoother/tests >copying supersmoother/tests/test_utils.py -> build/lib/supersmoother/tests >+ sleep 1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gT2aBE >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch >++ dirname /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch >+ cd supersmoother-0.3.2 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/tests >copying build/lib/supersmoother/tests/test_supersmoother.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/tests >copying build/lib/supersmoother/tests/__init__.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/tests >copying build/lib/supersmoother/tests/test_basic_smoothers.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/tests >copying build/lib/supersmoother/tests/test_utils.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/tests >copying build/lib/supersmoother/__init__.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother >copying build/lib/supersmoother/smoother.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother >copying build/lib/supersmoother/windowed_sum.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother >copying build/lib/supersmoother/utils.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother >copying build/lib/supersmoother/supersmoother.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/tests/test_supersmoother.py to test_supersmoother.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/tests/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/tests/test_basic_smoothers.py to test_basic_smoothers.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/tests/test_utils.py to test_utils.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/smoother.py to smoother.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/windowed_sum.py to windowed_sum.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/utils.py to utils.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother/supersmoother.py to supersmoother.pyc >writing byte-compilation script '/tmp/tmp7bLao9.py' >/usr/bin/python2 -O /tmp/tmp7bLao9.py >removing /tmp/tmp7bLao9.py >running install_egg_info >Writing /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7/site-packages/supersmoother-0.3.2-py2.7.egg-info >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6 >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother >creating /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/tests >copying build/lib/supersmoother/tests/test_supersmoother.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/tests >copying build/lib/supersmoother/tests/__init__.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/tests >copying build/lib/supersmoother/tests/test_basic_smoothers.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/tests >copying build/lib/supersmoother/tests/test_utils.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/tests >copying build/lib/supersmoother/__init__.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother >copying build/lib/supersmoother/smoother.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother >copying build/lib/supersmoother/windowed_sum.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother >copying build/lib/supersmoother/utils.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother >copying build/lib/supersmoother/supersmoother.py -> /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/tests/test_supersmoother.py to test_supersmoother.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/tests/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/tests/test_basic_smoothers.py to test_basic_smoothers.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/tests/test_utils.py to test_utils.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/smoother.py to smoother.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/windowed_sum.py to windowed_sum.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/utils.py to utils.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother/supersmoother.py to supersmoother.cpython-36.pyc >writing byte-compilation script '/tmp/tmps_koh4ii.py' >/usr/bin/python3 /tmp/tmps_koh4ii.py >removing /tmp/tmps_koh4ii.py >running install_egg_info >Writing /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6/site-packages/supersmoother-0.3.2-py3.6.egg-info >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/supersmoother-0.3.2 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python3.6 using /usr/bin/python3.6 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-supersmoother-0.3.2-4.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.H5AFyi >+ umask 022 >+ cd /builddir/build/BUILD >+ cd supersmoother-0.3.2 >+ nosetests-2.7 supersmoother >...................................................EEEEEE....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................E.E... >====================================================================== >ERROR: supersmoother.tests.test_basic_smoothers.test_periodic(<class 'supersmoother.smoother.MovingAverageSmoother'>, 3) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/tests/test_basic_smoothers.py", line 197, in check_model > assert_allclose(model1.predict(t), model2.predict(t)) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 49, in predict > return self._predict(np.ravel(t)).reshape(t.shape) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 120, in _predict > period=self.period) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/utils.py", line 130, in moving_average_smooth > w = dy ** -2 >ValueError: Integers to negative integer powers are not allowed. >====================================================================== >ERROR: supersmoother.tests.test_basic_smoothers.test_periodic(<class 'supersmoother.smoother.MovingAverageSmoother'>, 4) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/tests/test_basic_smoothers.py", line 197, in check_model > assert_allclose(model1.predict(t), model2.predict(t)) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 49, in predict > return self._predict(np.ravel(t)).reshape(t.shape) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 120, in _predict > period=self.period) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/utils.py", line 130, in moving_average_smooth > w = dy ** -2 >ValueError: Integers to negative integer powers are not allowed. >====================================================================== >ERROR: supersmoother.tests.test_basic_smoothers.test_periodic(<class 'supersmoother.smoother.MovingAverageSmoother'>, 5) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/tests/test_basic_smoothers.py", line 197, in check_model > assert_allclose(model1.predict(t), model2.predict(t)) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 49, in predict > return self._predict(np.ravel(t)).reshape(t.shape) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 120, in _predict > period=self.period) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/utils.py", line 130, in moving_average_smooth > w = dy ** -2 >ValueError: Integers to negative integer powers are not allowed. >====================================================================== >ERROR: supersmoother.tests.test_basic_smoothers.test_periodic(<class 'supersmoother.smoother.LinearSmoother'>, 3) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/tests/test_basic_smoothers.py", line 197, in check_model > assert_allclose(model1.predict(t), model2.predict(t)) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 49, in predict > return self._predict(np.ravel(t)).reshape(t.shape) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 120, in _predict > period=self.period) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/utils.py", line 172, in linear_smooth > w = dy ** -2 >ValueError: Integers to negative integer powers are not allowed. >====================================================================== >ERROR: supersmoother.tests.test_basic_smoothers.test_periodic(<class 'supersmoother.smoother.LinearSmoother'>, 4) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/tests/test_basic_smoothers.py", line 197, in check_model > assert_allclose(model1.predict(t), model2.predict(t)) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 49, in predict > return self._predict(np.ravel(t)).reshape(t.shape) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 120, in _predict > period=self.period) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/utils.py", line 172, in linear_smooth > w = dy ** -2 >ValueError: Integers to negative integer powers are not allowed. >====================================================================== >ERROR: supersmoother.tests.test_basic_smoothers.test_periodic(<class 'supersmoother.smoother.LinearSmoother'>, 5) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/tests/test_basic_smoothers.py", line 197, in check_model > assert_allclose(model1.predict(t), model2.predict(t)) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 49, in predict > return self._predict(np.ravel(t)).reshape(t.shape) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/smoother.py", line 120, in _predict > period=self.period) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/utils.py", line 172, in linear_smooth > w = dy ** -2 >ValueError: Integers to negative integer powers are not allowed. >====================================================================== >ERROR: Test approximate recovery of a sine wave with no noise >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/tests/test_utils.py", line 315, in test_perfect_sine > yfit = method(t, y, dy, span=5) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/utils.py", line 130, in moving_average_smooth > w = dy ** -2 >ValueError: Integers to negative integer powers are not allowed. >====================================================================== >ERROR: Test linear & moving average smoothers on equally-spaced linear data >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest > self.test(*self.arg) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/tests/test_utils.py", line 340, in test_equal_spaced_linear_data > yfit = method(t, y, dy, span=5) > File "/builddir/build/BUILD/supersmoother-0.3.2/supersmoother/utils.py", line 130, in moving_average_smooth > w = dy ** -2 >ValueError: Integers to negative integer powers are not allowed. >---------------------------------------------------------------------- >Ran 547 tests in 0.491s >FAILED (errors=8) >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.H5AFyi (%check) > Bad exit status from /var/tmp/rpm-tmp.H5AFyi (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-supersmoother.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1424201
: 1253890 |
1253891
|
1253892