DEBUG: Executing shell function do_compile
* Getting build dependencies for wheel...
* Building wheel...
+ meson setup TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2 TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --vsenv --prefix /usr --bindir bin --sbindir sbin --datadir share --libdir lib --libexecdir libexec --includedir include --mandir share/man --infodir share/info --sysconfdir /etc --localstatedir /var --sharedstatedir /com --wrap-mode nodownload --native-file TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/meson.native --cross-file TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/meson.cross -Dnumpy_inc_dir=TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot/usr/lib/python3.13/site-packages/numpy/_core/include --native-file=TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/build/meson-python-native-file.ini
The Meson build system
Version: 1.8.0
Source dir: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2
Build dir: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/build
Build type: cross build
Project name: pandas
Project version: 2.2.2
C compiler for the host machine: x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot (gcc 15.1.0 "x86_64-poky-linux-gcc (GCC) 15.1.0")
C linker for the host machine: x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot ld.bfd 2.44.0.20250429
C++ compiler for the host machine: x86_64-poky-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot (gcc 15.1.0 "x86_64-poky-linux-g++ (GCC) 15.1.0")
C++ linker for the host machine: x86_64-poky-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot ld.bfd 2.44.0.20250429
Cython compiler for the host machine: cython3 (cython 3.1.0)
C compiler for the build machine: gcc (gcc 12.2.0 "gcc (Debian 12.2.0-14) 12.2.0")
C linker for the build machine: gcc ld.bfd 2.40
C++ compiler for the build machine: g++ (gcc 12.2.0 "g++ (Debian 12.2.0-14) 12.2.0")
C++ linker for the build machine: g++ ld.bfd 2.40
Cython compiler for the build machine: cython3 (cython 3.1.0)
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Program python3 found: YES (TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot-native/usr/bin/nativepython3)
Found pkg-config: YES (TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot-native/usr/bin/pkg-config) 0.29.2
Run-time dependency python found: YES 3.13
Build targets in project: 53
pandas 2.2.2
User defined options
Cross files : TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/meson.cross
Native files : TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/meson.native
TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/build/meson-python-native-file.ini
b_ndebug : if-release
b_vscrt : md
bindir : bin
buildtype : release
datadir : share
includedir : include
infodir : share/info
libdir : lib
libexecdir : libexec
localstatedir : /var
mandir : share/man
numpy_inc_dir : TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot/usr/lib/python3.13/site-packages/numpy/_core/include
prefix : /usr
sbindir : sbin
sharedstatedir: /com
sysconfdir : /etc
vsenv : true
wrap_mode : nodownload
Found ninja-1.12.1 at TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot-native/usr/bin/ninja
Visual Studio environment is needed to run Ninja. It is recommended to use Meson wrapper:
TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot-native/usr/bin/meson.real compile -C .
+ TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/recipe-sysroot-native/usr/bin/ninja
[1/151] Generating pandas/_libs/algos_common_helper_pxi with a custom command
[2/151] Generating pandas/_libs/intervaltree_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_func_helper_pxi with a custom command
[5/151] Generating pandas/_libs/index_class_helper_pxi with a custom command
[6/151] Generating pandas/_libs/khash_primitive_helper_pxi with a custom command
[7/151] Generating pandas/_libs/sparse_op_helper_pxi with a custom command
[8/151] Generating pandas/_libs/hashtable_class_helper_pxi with a custom command
[9/151] Copying file pandas/__init__.py
[10/151] Compiling C object pandas/_libs/pandas_parser.cpython-313-x86_64-linux-gnu.so.p/src_parser_io.c.o
[11/151] Compiling C object pandas/_libs/json.cpython-313-x86_64-linux-gnu.so.p/src_vendored_ujson_python_JSONtoObj.c.o
[12/151] Compiling C object pandas/_libs/json.cpython-313-x86_64-linux-gnu.so.p/src_vendored_ujson_python_ujson.c.o
[13/151] Compiling C object pandas/_libs/pandas_datetime.cpython-313-x86_64-linux-gnu.so.p/src_datetime_date_conversions.c.o
[14/151] Compiling C object pandas/_libs/pandas_parser.cpython-313-x86_64-linux-gnu.so.p/src_parser_pd_parser.c.o
[15/151] Compiling C object pandas/_libs/pandas_datetime.cpython-313-x86_64-linux-gnu.so.p/src_datetime_pd_datetime.c.o
[16/151] Compiling C object pandas/_libs/parsers.cpython-313-x86_64-linux-gnu.so.p/src_parser_io.c.o
[17/151] Compiling C object pandas/_libs/json.cpython-313-x86_64-linux-gnu.so.p/src_vendored_ujson_lib_ultrajsondec.c.o
[18/151] Compiling C object pandas/_libs/json.cpython-313-x86_64-linux-gnu.so.p/src_vendored_ujson_lib_ultrajsonenc.c.o
[19/151] Compiling C object pandas/_libs/pandas_datetime.cpython-313-x86_64-linux-gnu.so.p/src_vendored_numpy_datetime_np_datetime.c.o
[20/151] Compiling C object pandas/_libs/pandas_datetime.cpython-313-x86_64-linux-gnu.so.p/src_vendored_numpy_datetime_np_datetime_strings.c.o
[21/151] Linking target pandas/_libs/pandas_datetime.cpython-313-x86_64-linux-gnu.so
[22/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/indexing.pyx
[23/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/ops_dispatch.pyx
[24/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/byteswap.pyx
[25/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/base.pyx
[26/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/properties.pyx
[27/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/ccalendar.pyx
[28/151] Compiling C object pandas/_libs/pandas_parser.cpython-313-x86_64-linux-gnu.so.p/src_parser_tokenizer.c.o
[29/151] Linking target pandas/_libs/pandas_parser.cpython-313-x86_64-linux-gnu.so
[30/151] Compiling C object pandas/_libs/json.cpython-313-x86_64-linux-gnu.so.p/src_vendored_ujson_python_objToJSON.c.o
[31/151] Linking target pandas/_libs/json.cpython-313-x86_64-linux-gnu.so
[32/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/np_datetime.pyx
FAILED: pandas/_libs/tslibs/np_datetime.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/tslibs/np_datetime.pyx.c
cython3 -M --fast-fail -3 --include-dir TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/build/pandas/_libs/tslibs '-X always_allow_keywords=true' TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/np_datetime.pyx -o pandas/_libs/tslibs/np_datetime.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/tslibs/np_datetime.pyx.c
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
Error compiling Cython file:
------------------------------------------------------------
...
raise OutOfBoundsDatetime(f"Out of bounds {attrname} timestamp: {val}") from err
return result
cdef int string_to_dts(
^
------------------------------------------------------------
TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/np_datetime.pyx:327:0: Function signature does not match previous declaration
[33/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/testing.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[34/151] Compiling C object pandas/_libs/tslibs/parsing.cpython-313-x86_64-linux-gnu.so.p/.._src_parser_tokenizer.c.o
[35/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/dtypes.pyx
[36/151] Compiling C object pandas/_libs/lib.cpython-313-x86_64-linux-gnu.so.p/src_parser_tokenizer.c.o
[37/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/nattype.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/nattype.pyx:79:0: Global name __nat_unpickle matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release.
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/nattype.pyx:79:0: Global name __nat_unpickle matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release.
[38/151] Compiling C object pandas/_libs/parsers.cpython-313-x86_64-linux-gnu.so.p/src_parser_tokenizer.c.o
[39/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/missing.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[40/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/arrays.pyx
[41/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/window/indexers.pyx
[42/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/sas.pyx
[43/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/hashing.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[44/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/reshape.pyx
[45/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/timezones.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[46/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/ops.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[47/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/vectorized.pyx
[48/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/fields.pyx
[49/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/writers.pyx
[50/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/conversion.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[51/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/internals.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[52/151] Compiling C object pandas/_libs/tslibs/base.cpython-313-x86_64-linux-gnu.so.p/meson-generated_pandas__libs_tslibs_base.pyx.c.o
[53/151] Compiling C object pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/meson-generated_pandas__libs_byteswap.pyx.c.o
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c: In function '__pyx_pf_6pandas_5_libs_8byteswap_read_float_with_byteswap':
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c:2506:61: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare]
2506 | __pyx_t_2 = ((__pyx_v_offset + (sizeof(__pyx_v_value))) < __pyx_t_1);
| ^
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c: In function '__pyx_pf_6pandas_5_libs_8byteswap_2read_double_with_byteswap':
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c:2756:61: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare]
2756 | __pyx_t_2 = ((__pyx_v_offset + (sizeof(__pyx_v_value))) < __pyx_t_1);
| ^
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c: In function '__pyx_pf_6pandas_5_libs_8byteswap_4read_uint16_with_byteswap':
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c:3004:59: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare]
3004 | __pyx_t_2 = ((__pyx_v_offset + (sizeof(__pyx_v_res))) < __pyx_t_1);
| ^
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c: In function '__pyx_pf_6pandas_5_libs_8byteswap_6read_uint32_with_byteswap':
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c:3234:59: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare]
3234 | __pyx_t_2 = ((__pyx_v_offset + (sizeof(__pyx_v_res))) < __pyx_t_1);
| ^
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c: In function '__pyx_pf_6pandas_5_libs_8byteswap_8read_uint64_with_byteswap':
pandas/_libs/byteswap.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/byteswap.pyx.c:3464:59: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare]
3464 | __pyx_t_2 = ((__pyx_v_offset + (sizeof(__pyx_v_res))) < __pyx_t_1);
| ^
[54/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/tzconversion.pyx
[55/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/window/aggregations.pyx
[56/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslib.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[57/151] Compiling C object pandas/_libs/ops_dispatch.cpython-313-x86_64-linux-gnu.so.p/meson-generated_pandas__libs_ops_dispatch.pyx.c.o
[58/151] Compiling C object pandas/_libs/indexing.cpython-313-x86_64-linux-gnu.so.p/meson-generated_pandas__libs_indexing.pyx.c.o
[59/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/parsing.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[60/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/strptime.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[61/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/timestamps.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[62/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/timedeltas.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[63/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/parsers.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/parsers.pyx:1605:18: noexcept clause is ignored for function returning Python object
[64/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/period.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[65/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/offsets.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[66/151] Compiling C object pandas/_libs/tslibs/ccalendar.cpython-313-x86_64-linux-gnu.so.p/meson-generated_pandas__libs_tslibs_ccalendar.pyx.c.o
[67/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/index.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[68/151] Compiling C object pandas/_libs/properties.cpython-313-x86_64-linux-gnu.so.p/meson-generated_pandas__libs_properties.pyx.c.o
[69/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/lib.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[70/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/sparse.pyx
[71/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/join.pyx
[72/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/interval.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[73/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/hashtable.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[74/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/groupby.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
[75/151] Compiling Cython source TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/algos.pyx
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:188:38: noexcept clause is ignored for function returning Python object
warning: TOPDIR/tmp/work/core2-64-poky-linux/python3-pandas/2.2.2/pandas-2.2.2/pandas/_libs/tslibs/util.pxd:193:40: noexcept clause is ignored for function returning Python object
ninja: build stopped: subcommand failed.
ERROR Backend subprocess exited when trying to invoke build_wheel
WARNING: exit code 1 from a shell command.