# s[t-m] = xhat[prev, 2+m-1] yhat[i] = (xhat[prev, 0] * xhat[prev, 1]**phi) + xhat[prev, 2+m-1] ^ ------------------------------------------------------------ statsmodels/tsa/exponential_smoothing/_ets_smooth.pyx:156:55: Cannot assign type 'npy_float64 complex' to 'float64_t' Error compiling Cython file: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma_systemd-20230811-000505 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Rust versions: [1] rust-1.71.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm php cli (if any): go version go1.21.0 linux/amd64 HEAD of ::gentoo commit 61692ad40bf4e6b60b57bdb0712ace6390641514 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Aug 13 00:46:42 2023 +0000 2023-08-13 00:46:42 UTC emerge -qpvO dev-python/statsmodels [ebuild N ] dev-python/statsmodels-0.14.0 USE="-debug (-doc) -examples -test" PYTHON_TARGETS="python3_11 -python3_10"
Created attachment 867770 [details] emerge-info.txt
Created attachment 867771 [details] dev-python:statsmodels-0.13.5:20230813-020950.log
Created attachment 867772 [details] emerge-history.txt
Created attachment 867773 [details] environment
Created attachment 867774 [details] etc.clang.tar.xz
Created attachment 867775 [details] etc.portage.tar.xz
Created attachment 867776 [details] temp.tar.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ade689d5b790f6dfd5688664d2193992aa8e731 commit 4ade689d5b790f6dfd5688664d2193992aa8e731 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-08-28 23:03:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-08-28 23:03:00 +0000 dev-python/statsmodels: backport <cython-3 dep Bug: https://bugs.gentoo.org/912221 Signed-off-by: Sam James <sam@gentoo.org> dev-python/statsmodels/statsmodels-0.13.2.ebuild | 3 ++- dev-python/statsmodels/statsmodels-0.13.5.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c845acc1687a5c7a2cced382a959a52f9e40669e commit c845acc1687a5c7a2cced382a959a52f9e40669e Author: Sam James <sam@gentoo.org> AuthorDate: 2023-12-25 07:25:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-25 07:25:41 +0000 dev-python/statsmodels: drop 0.13.5 Bug: https://bugs.gentoo.org/912221 Signed-off-by: Sam James <sam@gentoo.org> dev-python/statsmodels/Manifest | 1 - dev-python/statsmodels/statsmodels-0.13.5.ebuild | 88 ------------------------ 2 files changed, 89 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3937e624e9060298f98cbccf3a5ee8fdbece26 commit 8d3937e624e9060298f98cbccf3a5ee8fdbece26 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-03-10 13:20:31 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-03-10 13:24:12 +0000 dev-python/statsmodels: Remove old Closes: https://bugs.gentoo.org/912221 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/statsmodels/Manifest | 1 - .../files/statsmodels-0.14.0-test.patch | 30 ------- dev-python/statsmodels/statsmodels-0.14.0.ebuild | 92 ---------------------- 3 files changed, 123 deletions(-)
commit 5ce685715302268e28c60e4bdabb8a0412196c65 Author: Michał Górny <mgorny@gentoo.org> Date: Fri Dec 15 09:20:58 2023 +0100 dev-python/statsmodels: Bump to 0.14.1 Signed-off-by: Michał Górny <mgorny@gentoo.org>