=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-statsmodels", "all", "PYTHON_VERSION_REQD=312", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for py312-statsmodels-0.15.0 * Building wheel... + meson setup /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/.mesonpy-rair0iud -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --vsenv --native-file=/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/.mesonpy-rair0iud/meson-python-native-file.ini The Meson build system Version: 1.12.0 Source dir: /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0 Build dir: /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/.mesonpy-rair0iud Build type: native build Project name: statsmodels Project version: 0.15.0 C compiler for the host machine: gcc (gcc 14.3.0 "gcc (GCC) 14.3.0") C linker for the host machine: gcc ld.solaris 5.11-1.1791 (illumos) Cython compiler for the host machine: cython-3.12 (cython 3.3.0) Host machine cpu family: x86_64 Host machine cpu: x86_64 Program cython-3.12 found: YES (/opt/pkg/bin/cython-3.12) Program statsmodels/_build/tempita.py found: YES (/opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py) Checking if "scipy cython_blas blas_int" compiles: YES Library m found: YES Program python found: YES (/opt/pkg/bin/python3.12) WARNING: Found pkg-config '/tmp/work/math/py-statsmodels/work/.tools/bin/pkg-config' but it failed when ran Found pkg-config: NO Run-time dependency python found: YES 3.12 Configuring _blas_int.pxi using configuration ../statsmodels/meson.build:101: WARNING: Project targets '>= 1.9.0' but uses feature deprecated since '0.60.0': install_subdir with empty directory. It worked by accident and is buggy. Use install_emptydir instead. Build targets in project: 68 WARNING: Deprecated features used: * 0.60.0: {'install_subdir with empty directory'} statsmodels 0.15.0 User defined options Native files: /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/.mesonpy-rair0iud/meson-python-native-file.ini b_ndebug : if-release b_vscrt : md buildtype : release vsenv : true Found ninja-1.13.2 at /opt/pkg/bin/ninja Visual Studio environment is needed to run Ninja. It is recommended to use Meson wrapper: /opt/pkg/bin/meson compile -C . + /opt/pkg/bin/ninja [1/120] Copying file statsmodels/__init__.py [2/120] Copying file statsmodels/includes/__init__.pxd [3/120] Copying file statsmodels/includes/math.pxd [4/120] Copying file statsmodels/tsa/statespace/_kalman_smoother.pxd [5/120] Copying file statsmodels/tsa/statespace/_representation.pxd [6/120] Copying file statsmodels/tsa/statespace/_simulation_smoother.pxd [7/120] Copying file statsmodels/tsa/statespace/_filters/__init__.py [8/120] Copying file statsmodels/tsa/statespace/_filters/_univariate_diffuse.pxd [9/120] Copying file statsmodels/tsa/statespace/_filters/_univariate.pxd [10/120] Copying file statsmodels/tsa/statespace/_smoothers/__init__.py [11/120] Copying file statsmodels/tsa/statespace/_smoothers/_alternative.pxd [12/120] Copying file statsmodels/tsa/statespace/_smoothers/_conventional.pxd [13/120] Generating statsmodels/tsa/innovations/_arma_innovations_pyx with a custom command FAILED: [code=1] statsmodels/tsa/innovations/_arma_innovations.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/innovations/_arma_innovations.pyx.in --outfile statsmodels/tsa/innovations/_arma_innovations.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [14/120] Generating statsmodels/tsa/regime_switching/_hamilton_filter_pyx with a custom command FAILED: [code=1] statsmodels/tsa/regime_switching/_hamilton_filter.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/regime_switching/_hamilton_filter.pyx.in --outfile statsmodels/tsa/regime_switching/_hamilton_filter.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [15/120] Generating statsmodels/tsa/regime_switching/_kim_smoother_pyx with a custom command FAILED: [code=1] statsmodels/tsa/regime_switching/_kim_smoother.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/regime_switching/_kim_smoother.pyx.in --outfile statsmodels/tsa/regime_switching/_kim_smoother.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [16/120] Generating statsmodels/tsa/statespace/_filters/_conventional_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_filters/_conventional.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_filters/_conventional.pyx.in --outfile statsmodels/tsa/statespace/_filters/_conventional.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [17/120] Generating statsmodels/tsa/statespace/_filters/_inversions_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_filters/_inversions.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_filters/_inversions.pyx.in --outfile statsmodels/tsa/statespace/_filters/_inversions.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [18/120] Generating statsmodels/tsa/statespace/_filters/_univariate_diffuse_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_filters/_univariate_diffuse.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_filters/_univariate_diffuse.pyx.in --outfile statsmodels/tsa/statespace/_filters/_univariate_diffuse.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [19/120] Generating statsmodels/tsa/statespace/_filters/_univariate_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_filters/_univariate.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_filters/_univariate.pyx.in --outfile statsmodels/tsa/statespace/_filters/_univariate.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [20/120] Generating statsmodels/tsa/statespace/_smoothers/_classical_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_smoothers/_classical.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_smoothers/_classical.pyx.in --outfile statsmodels/tsa/statespace/_smoothers/_classical.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [21/120] Generating statsmodels/tsa/statespace/_smoothers/_univariate_diffuse_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_smoothers/_univariate_diffuse.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_smoothers/_univariate_diffuse.pyx.in --outfile statsmodels/tsa/statespace/_smoothers/_univariate_diffuse.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [22/120] Generating statsmodels/tsa/statespace/_cfa_simulation_smoother_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_cfa_simulation_smoother.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_cfa_simulation_smoother.pyx.in --outfile statsmodels/tsa/statespace/_cfa_simulation_smoother.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [23/120] Copying file statsmodels/tsa/statespace/_tools.pxd [24/120] Copying file statsmodels/tsa/statespace/_filters/_inversions.pxd [25/120] Generating statsmodels/tsa/statespace/_kalman_filter_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_kalman_filter.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_kalman_filter.pyx.in --outfile statsmodels/tsa/statespace/_kalman_filter.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [26/120] Copying file statsmodels/tsa/statespace/_initialization.pxd [27/120] Copying file statsmodels/tsa/statespace/_cfa_simulation_smoother.pxd [28/120] Generating statsmodels/tsa/statespace/_smoothers/_univariate_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_smoothers/_univariate.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_smoothers/_univariate.pyx.in --outfile statsmodels/tsa/statespace/_smoothers/_univariate.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [29/120] Generating statsmodels/tsa/statespace/_tools_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_tools.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_tools.pyx.in --outfile statsmodels/tsa/statespace/_tools.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [30/120] Generating statsmodels/tsa/statespace/_smoothers/_alternative_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_smoothers/_alternative.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_smoothers/_alternative.pyx.in --outfile statsmodels/tsa/statespace/_smoothers/_alternative.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [31/120] Generating statsmodels/tsa/statespace/_representation_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_representation.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_representation.pyx.in --outfile statsmodels/tsa/statespace/_representation.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [32/120] Copying file statsmodels/tsa/statespace/_filters/_conventional.pxd [33/120] Generating statsmodels/tsa/statespace/_kalman_smoother_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_kalman_smoother.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_kalman_smoother.pyx.in --outfile statsmodels/tsa/statespace/_kalman_smoother.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [34/120] Generating statsmodels/tsa/statespace/_smoothers/_conventional_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_smoothers/_conventional.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_smoothers/_conventional.pyx.in --outfile statsmodels/tsa/statespace/_smoothers/_conventional.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [35/120] Generating statsmodels/tsa/statespace/_initialization_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_initialization.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_initialization.pyx.in --outfile statsmodels/tsa/statespace/_initialization.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [36/120] Copying file statsmodels/tsa/statespace/_kalman_filter.pxd [37/120] Copying file statsmodels/tsa/statespace/_smoothers/_univariate_diffuse.pxd [38/120] Generating statsmodels/tsa/statespace/_simulation_smoother_pyx with a custom command FAILED: [code=1] statsmodels/tsa/statespace/_simulation_smoother.pyx /opt/pkg/bin/python3.13 /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py ../statsmodels/tsa/statespace/_simulation_smoother.pyx.in --outfile statsmodels/tsa/statespace/_simulation_smoother.pyx Traceback (most recent call last): File "/tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/_build/tempita.py", line 6, in import Cython.Tempita ModuleNotFoundError: No module named 'Cython' [39/120] Copying file statsmodels/tsa/statespace/__init__.py [40/120] Copying file statsmodels/tsa/__init__.py [41/120] Copying file statsmodels/tsa/statespace/_smoothers/_classical.pxd [42/120] Copying file statsmodels/tsa/statespace/_smoothers/_univariate.pxd [43/120] Compiling Cython source /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/nonparametric/linbin.pyx [44/120] Compiling Cython source /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/robust/_qn.pyx [45/120] Compiling Cython source /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/tsa/_innovations.pyx [46/120] Compiling Cython source /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/tsa/stl/_stl.pyx [47/120] Compiling Cython source /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/nonparametric/_smoothers_lowess.pyx [48/120] Compiling Cython source /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/tsa/holtwinters/_exponential_smoothers.pyx [49/120] Compiling Cython source /tmp/work/math/py-statsmodels/work/statsmodels-0.15.0/statsmodels/tsa/exponential_smoothing/_ets_smooth.pyx ninja: build stopped: subcommand failed. TIP pass --env-dir and --sdist-extract-dir to keep the build environment and sources, then see https://build.pypa.io/en/stable/how-to/troubleshooting.html#debug-a-failed-build for help debugging a failed build ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-statsmodels *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/py-statsmodels