raulcd opened a new issue, #46041:
URL: https://github.com/apache/arrow/issues/46041

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The nightly job for 
[wheel-windows-cp313-cp313t-amd64](https://github.com/ursacomputing/crossbow/actions/runs/14290739984/job/40051600638)
 has been failing for some days with:
   ```
      Collecting pandas (from -r C:/arrow/python/requirements-wheel-test.txt 
(line 20))
       Downloading 
https://pypi.anaconda.org/scientific-python-nightly-wheels/simple/pandas/3.0.0.dev0%2B2040.g5736b96470/pandas-3.0.0.dev0%2B2040.g5736b96470.tar.gz
 (4.5 MB)
          ---------------------------------------- 4.5/4.5 MB 42.6 MB/s eta 
0:00:00
       Installing build dependencies: started
       Installing build dependencies: finished with status 'done'
       Getting requirements to build wheel: started
       Getting requirements to build wheel: finished with status 'done'
       Installing backend dependencies: started
       Installing backend dependencies: finished with status 'done'
       Preparing metadata (pyproject.toml): started
       Preparing metadata (pyproject.toml): finished with status 'error'
       error: subprocess-exited-with-error
       
       Preparing metadata (pyproject.toml) did not run successfully.
       exit code: 1
       
       [84 lines of output]
       + meson setup 
C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-install-gsnn62pq\pandas_09f3fe2ffdfc41e88b537cfb4ecff987
 
C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-install-gsnn62pq\pandas_09f3fe2ffdfc41e88b537cfb4ecff987\.mesonpy-11ttmoqc
 -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --vsenv 
--native-file=C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-install-gsnn62pq\pandas_09f3fe2ffdfc41e88b537cfb4ecff987\.mesonpy-11ttmoqc\meson-python-native-file.ini
       The Meson build system
       Version: 1.7.2
       Source dir: 
C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-install-gsnn62pq\pandas_09f3fe2ffdfc41e88b537cfb4ecff987
       Build dir: 
C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-install-gsnn62pq\pandas_09f3fe2ffdfc41e88b537cfb4ecff987\.mesonpy-11ttmoqc
       Build type: native build
       Project name: pandas
       Project version: 3.0.0.dev0+2040.g5736b96470
       Activating VS 17.13.5
       C compiler for the host machine: cl (msvc 19.43.34809 "Microsoft (R) 
C/C++ Optimizing Compiler Version 19.43.34809 for x64")
       C linker for the host machine: link link 14.43.34809.0
       C++ compiler for the host machine: cl (msvc 19.43.34809 "Microsoft (R) 
C/C++ Optimizing Compiler Version 19.43.34809 for x64")
       C++ linker for the host machine: link link 14.43.34809.0
       Cython compiler for the host machine: cython (cython 3.0.12)
       Host machine cpu family: x86_64
       Host machine cpu: x86_64
       Program python found: YES 
(C:\Users\ContainerAdministrator\AppData\Local\Programs\Python\Python313\python3.13t.exe)
       Configuring free_threading_config.pxi using configuration
       Run-time dependency python found: YES 3.13
       Build targets in project: 53
       
       pandas 3.0.0.dev0+2040.g5736b96470
       
         User defined options
           Native files: 
C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-install-gsnn62pq\pandas_09f3fe2ffdfc41e88b537cfb4ecff987\.mesonpy-11ttmoqc\meson-python-native-file.ini
           b_ndebug    : if-release
           b_vscrt     : md
           buildtype   : release
           vsenv       : true
       
       Found ninja.EXE-1.11.1.git.kitware.jobserver-1 at 
C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-build-env-8jr4_g72\normal\Scripts\ninja.EXE
       
       Visual Studio environment is needed to run Ninja. It is recommended to 
use Meson wrapper:
       
C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-build-env-8jr4_g72\overlay\Scripts\meson
 compile -C .
       + meson compile
       [1/151] Generating pandas/_libs/algos_common_helper_pxi with a custom 
command
       [2/151] Generating pandas/_libs/khash_primitive_helper_pxi with a custom 
command
       [3/151] Generating pandas/_libs/algos_take_helper_pxi with a custom 
command
       [4/151] Generating pandas/_libs/hashtable_class_helper_pxi with a custom 
command
       [5/151] Generating pandas/_libs/hashtable_func_helper_pxi with a custom 
command
       [6/151] Copying file pandas/__init__.py
       [7/151] Generating pandas/_libs/index_class_helper_pxi with a custom 
command
       [8/151] Generating pandas/_libs/intervaltree_helper_pxi with a custom 
command
       [9/151] Generating pandas/_libs/sparse_op_helper_pxi with a custom 
command
       [10/151] Compiling Cython source 
C:/Users/ContainerAdministrator/AppData/Local/Temp/pip-install-gsnn62pq/pandas_09f3fe2ffdfc41e88b537cfb4ecff987/pandas/_libs/tslibs/base.pyx
       [11/151] Compiling C object 
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/meson-generated_pandas__libs_tslibs_base.pyx.c.obj
       FAILED: 
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/meson-generated_pandas__libs_tslibs_base.pyx.c.obj
       "cl" "-Ipandas\_libs\tslibs\base.cp313t-win_amd64.pyd.p" 
"-Ipandas\_libs\tslibs" "-I..\pandas\_libs\tslibs" 
"-I..\..\..\pip-build-env-8jr4_g72\overlay\Lib\site-packages\numpy\_core\include"
 "-I..\pandas\_libs\include" 
"-IC:\Users\ContainerAdministrator\AppData\Local\Programs\Python\Python313\Include"
 "-DNDEBUG" "/MD" "/nologo" "/showIncludes" "/utf-8" "/W3" "/std:c11" "/O2" 
"/Gw" "-DNPY_NO_DEPRECATED_API=0" "-DNPY_TARGET_VERSION=NPY_1_21_API_VERSION" 
"-DPy_GIL_DISABLED" 
"/Fdpandas\_libs\tslibs\base.cp313t-win_amd64.pyd.p\meson-generated_pandas__libs_tslibs_base.pyx.c.pdb"
 
/Fopandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/meson-generated_pandas__libs_tslibs_base.pyx.c.obj
 "/c" 
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(2102):
 error C2146: syntax error: missing ')' before identifier 'vc'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(2102):
 error C2081: '__pyx_vectorcallfunc': name in formal parameter list illegal
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(2102):
 error C2061: syntax error: identifier 'vc'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(2102):
 error C2059: syntax error: ';'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(2102):
 error C2059: syntax error: ','
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(2102):
 error C2059: syntax error: ')'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8658):
 error C2146: syntax error: missing ')' before identifier 'vc'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8658):
 error C2081: '__pyx_vectorcallfunc': name in formal parameter list illegal
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8658):
 error C2061: syntax error: identifier 'vc'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8658):
 error C2059: syntax error: ';'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8658):
 error C2059: syntax error: ','
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8658):
 error C2059: syntax error: ')'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8703):
 error C2146: syntax error: missing ')' before identifier 'vc'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8703):
 error C2081: '__pyx_vectorcallfunc': name in formal parameter list illegal
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8703):
 error C2061: syntax error: identifier 'vc'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8703):
 error C2059: syntax error: ';'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8703):
 error C2059: syntax error: ','
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(8703):
 error C2059: syntax error: ')'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(9392):
 error C2065: '__pyx_vectorcallfunc': undeclared identifier
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(9392):
 error C2146: syntax error: missing ';' before identifier 'vc'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(9392):
 error C2065: 'vc': undeclared identifier
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(9392):
 warning C4047: '=': 'int' differs in levels of indirection from 
'vectorcallfunc'
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(9393):
 error C2065: 'vc': undeclared identifier
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(9395):
 warning C4013: '__Pyx_PyVectorcall_FastCallDict' undefined; assuming extern 
returning int
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(9395):
 error C2065: 'vc': undeclared identifier
       
pandas/_libs/tslibs/base.cp313t-win_amd64.pyd.p/pandas/_libs/tslibs/base.pyx.c(9395):
 warning C4047: 'return': 'PyObject *' differs in levels of indirection from 
'int'
       [12/151] Compiling Cython source 
C:/Users/ContainerAdministrator/AppData/Local/Temp/pip-install-gsnn62pq/pandas_09f3fe2ffdfc41e88b537cfb4ecff987/pandas/_libs/tslibs/ccalendar.pyx
       [13/151] Compiling Cython source 
C:/Users/ContainerAdministrator/AppData/Local/Temp/pip-install-gsnn62pq/pandas_09f3fe2ffdfc41e88b537cfb4ecff987/pandas/_libs/tslibs/dtypes.pyx
       [14/151] Compiling Cython source 
C:/Users/ContainerAdministrator/AppData/Local/Temp/pip-install-gsnn62pq/pandas_09f3fe2ffdfc41e88b537cfb4ecff987/pandas/_libs/tslibs/nattype.pyx
       [15/151] Compiling Cython source 
C:/Users/ContainerAdministrator/AppData/Local/Temp/pip-install-gsnn62pq/pandas_09f3fe2ffdfc41e88b537cfb4ecff987/pandas/_libs/tslibs/fields.pyx
       [16/151] Compiling Cython source 
C:/Users/ContainerAdministrator/AppData/Local/Temp/pip-install-gsnn62pq/pandas_09f3fe2ffdfc41e88b537cfb4ecff987/pandas/_libs/tslibs/conversion.pyx
       ninja: build stopped: subcommand failed.
       Activating VS 17.13.5
       INFO: automatically activated MSVC compiler environment
       INFO: autodetecting backend as ninja
       INFO: calculating backend command to run: 
C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-build-env-8jr4_g72\normal\Scripts\ninja.EXE
       [end of output]
       
       note: This error originates from a subprocess, and is likely not a 
problem with pip.
     error: metadata-generation-failed
   ```
   
   The job tries to build pandas because it has been failing upstream for 
several weeks and is not part of the nightlies scientific channel:
   
https://github.com/pandas-dev/pandas/actions/workflows/wheels.yml?page=2&query=branch%3Amain
   
   In order to build our free threaded wheel for the 20.0.0 release we can 
temporarily stop testing pandas integration with the Windows free threaded to 
avoid building pandas.
   
   ### Component(s)
   
   Python, Packaging


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to