Package: src:pandas
Version: 2.3.3+dfsg-3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pandas, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]

platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.19 -- Qt compiled 5.15.19
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas
configfile: pyproject.toml
plugins: anyio-4.12.1, forked-1.7.5, localserver-0.10.0, asyncio-1.4.0, 
xdist-3.8.0, qt-4.4.0, hypothesis-6.155.7, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 5480 items

pandas/tests/tseries/frequencies/test_freq_code.py ...................
pandas/tests/tseries/frequencies/test_frequencies.py ..........
pandas/tests/tseries/frequencies/test_inference.py ......... 
[too-long-redacted] ...............................
pandas/tests/tseries/holiday/test_calendar.py ........
pandas/tests/tseries/holiday/test_federal.py ...
pandas/tests/tseries/holiday/test_holiday.py 
.................................................
pandas/tests/tseries/holiday/test_observance.py 
.................................
pandas/tests/tseries/offsets/test_business_day.py .......................
pandas/tests/tseries/offsets/test_business_hour.py 
..............................................................................................
pandas/tests/tseries/offsets/test_business_month.py .....................
pandas/tests/tseries/offsets/test_business_quarter.py 
..............................................
pandas/tests/tseries/offsets/test_business_year.py ...................
pandas/tests/tseries/offsets/test_common.py 
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/tseries/offsets/test_custom_business_day.py .......
pandas/tests/tseries/offsets/test_custom_business_hour.py 
............................
pandas/tests/tseries/offsets/test_custom_business_month.py 
....................................................
pandas/tests/tseries/offsets/test_dst.py ..........................
pandas/tests/tseries/offsets/test_easter.py ..........
pandas/tests/tseries/offsets/test_fiscal.py 
.............................................................................................................................................
pandas/tests/tseries/offsets/test_index.py ........................
pandas/tests/tseries/offsets/test_month.py 
............................................................
pandas/tests/tseries/offsets/test_offsets.py ............... 
[too-long-redacted] ...............................
pandas/tests/tseries/offsets/test_offsets_properties.py ..
pandas/tests/tseries/offsets/test_quarter.py 
........................................................................................
pandas/tests/tseries/offsets/test_ticks.py 
............................................................................................................
pandas/tests/tseries/offsets/test_week.py 
..............................................
pandas/tests/tseries/offsets/test_year.py .................................

=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: 
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is 
deprecated.
  Test: tests/tseries/offsets/test_offsets.py::TestDateOffset::test_add, 
argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: 
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is 
deprecated.
  Test: tests/tseries/offsets/test_offsets.py::TestDateOffset::test_sub, 
argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: 
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is 
deprecated.
  Test: tests/tseries/offsets/test_offsets.py::TestDateOffset::test_mul_add, 
argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: 
PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is 
deprecated.
  Test: tests/tseries/offsets/test_offsets.py::TestDateOffset::test_mul_sub, 
argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
  /usr/lib/python3/dist-packages/dateutil/zoneinfo/__init__.py:26: UserWarning: 
I/O error(2): No such file or directory
    warnings.warn("I/O error({0}): {1}".format(e.errno, e.strerror))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/test-data.xml -
============================= slowest 30 durations =============================
0.25s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Hour]
0.24s call     
tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
0.15s call     
tests/tseries/offsets/test_offsets_properties.py::test_shift_across_dst
0.12s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Nano]
0.12s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Micro]
0.12s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Milli]
0.12s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Second]
0.11s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Minute]
0.07s setup    
tests/tseries/frequencies/test_inference.py::test_infer_freq_tz_transition[datetime.timezone(datetime.timedelta(days=-1,
 seconds=82800), 'foo')-3600000000001ns-date_pair0]
0.06s call     
tests/tseries/offsets/test_custom_business_day.py::TestCustomBusinessDay::test_calendar
0.06s call     
tests/tseries/offsets/test_custom_business_hour.py::TestCustomBusinessHour::test_us_federal_holiday_with_datetime
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Second]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Hour]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Nano]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Minute]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Micro]
0.05s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Milli]
0.02s call     
tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BYearEnd--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BQuarterEnd--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BQuarterBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BYearBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[MonthBegin--2]
0.01s call     tests/tseries/offsets/test_index.py::test_apply_index[YearEnd--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[YearBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[QuarterBegin--2]
0.01s call     
tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthEnd-1]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthEnd-1]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[QuarterEnd--2]
================= 5478 passed, 2 xfailed, 5 warnings in 7.80s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.19 -- Qt compiled 5.15.19
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas
configfile: pyproject.toml
plugins: anyio-4.12.1, forked-1.7.5, localserver-0.10.0, asyncio-1.4.0, 
xdist-3.8.0, qt-4.4.0, hypothesis-6.155.7, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 1140 items

pandas/tests/tslibs/test_api.py .
pandas/tests/tslibs/test_array_to_datetime.py 
............................................
pandas/tests/tslibs/test_ccalendar.py .................
pandas/tests/tslibs/test_conversion.py 
......................................................................
pandas/tests/tslibs/test_fields.py ....
pandas/tests/tslibs/test_libfrequencies.py ............
pandas/tests/tslibs/test_liboffsets.py 
..........................................................................
pandas/tests/tslibs/test_np_datetime.py ........
pandas/tests/tslibs/test_npy_units.py ..
pandas/tests/tslibs/test_parse_iso8601.py 
...................................................
pandas/tests/tslibs/test_parsing.py 
.................................ssssssssssssssssssssssssssssssssssssssss..sss...............................................................x...x.................................
pandas/tests/tslibs/test_period.py .......................................
pandas/tests/tslibs/test_resolution.py ...................
pandas/tests/tslibs/test_strptime.py .......
pandas/tests/tslibs/test_timedeltas.py .........................
pandas/tests/tslibs/test_timezones.py 
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/tslibs/test_to_offset.py 
...................................................................................................
pandas/tests/tslibs/test_tzconversion.py .

- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/test-data.xml -
============================= slowest 30 durations =============================
0.15s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%Y-True-.]
0.15s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['dateutil/Asia/Singapore']
0.14s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%Y-False-.]
0.12s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False- ]
0.12s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[tzlocal()]
0.11s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%d %Y-False--]
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['+01:15']
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(seconds=3600))]
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(days=-1,
 seconds=82800), 'foo')]
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC+01:15']
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['-02:15']
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC-02:15']
0.08s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(-300)]
0.08s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(300)]
0.06s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['Asia/Tokyo']
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-False-.]
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-False--]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-True-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-True--]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-True- ]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-True-/]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%Y-True- ]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-False- ]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-False-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-False- ]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-True- ]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False-/]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-False--]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%d 
%m %Y-False-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-True- ]
================= 1095 passed, 43 skipped, 2 xfailed in 5.91s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.19 -- Qt compiled 5.15.19
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas
configfile: pyproject.toml
plugins: anyio-4.12.1, forked-1.7.5, localserver-0.10.0, asyncio-1.4.0, 
xdist-3.8.0, qt-4.4.0, hypothesis-6.155.7, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 916 items

pandas/tests/util/test_assert_almost_equal.py 
....................................................................................................................................................................
pandas/tests/util/test_assert_attr_equal.py 
..........................................
pandas/tests/util/test_assert_categorical_equal.py ..........
pandas/tests/util/test_assert_extension_array_equal.py .....................
pandas/tests/util/test_assert_frame_equal.py 
...............................................................................................................
pandas/tests/util/test_assert_index_equal.py 
................................................................
pandas/tests/util/test_assert_interval_array_equal.py .......
pandas/tests/util/test_assert_numpy_array_equal.py .........................
pandas/tests/util/test_assert_produces_warning.py 
............................................................................................................................
pandas/tests/util/test_assert_series_equal.py 
..............................................................................................
pandas/tests/util/test_deprecate.py ...
pandas/tests/util/test_deprecate_kwarg.py ..............
pandas/tests/util/test_deprecate_nonkeyword_arguments.py ...................
pandas/tests/util/test_doc.py ....
pandas/tests/util/test_hashing.py 
.....................................................................................................................................................
pandas/tests/util/test_numba.py .
pandas/tests/util/test_rewrite_warning.py ..........
pandas/tests/util/test_shares_memory.py .s
pandas/tests/util/test_show_versions.py ....
pandas/tests/util/test_util.py ...sx..
pandas/tests/util/test_validate_args.py ......
pandas/tests/util/test_validate_args_and_kwargs.py ......
pandas/tests/util/test_validate_inclusive.py ...........
pandas/tests/util/test_validate_kwargs.py ..................

- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/test-data.xml -
============================= slowest 30 durations =============================
0.96s call     tests/util/test_show_versions.py::test_show_versions
0.05s setup    
tests/util/test_assert_index_equal.py::test_index_equal_values_less_close[True-5e-06]
0.01s call     tests/util/test_hashing.py::test_same_len_hash_collisions[1-7]
0.01s call     tests/util/test_hashing.py::test_same_len_hash_collisions[0-7]

(26 durations < 0.005s hidden.  Use -vv to show these durations.)
================== 913 passed, 2 skipped, 1 xfailed in 2.28s ===================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.19 -- Qt compiled 5.15.19
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas
configfile: pyproject.toml
plugins: anyio-4.12.1, forked-1.7.5, localserver-0.10.0, asyncio-1.4.0, 
xdist-3.8.0, qt-4.4.0, hypothesis-6.155.7, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 9102 items / 2 skipped

pandas/tests/window/moments/test_moments_consistency_ewm.py  
[too-long-redacted] ...............................
pandas/tests/window/moments/test_moments_consistency_expanding.py 
........x.......................x..x..x..x..x..x....................x.......................x..x..x..x..x..x................................................................................................................................................................................................................................................................................
pandas/tests/window/moments/test_moments_consistency_rolling.py 
..............x..x............................................x..x..x..x..x..x..x..x..x..x..x..x......................................x..x............................................x..x..x..x..x..x..x..x..x..x..x..x................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_api.py ............................ 
[too-long-redacted] ...............................
pandas/tests/window/test_apply.py 
...s....sssss..........s..s.......................................................
pandas/tests/window/test_base_indexer.py 
....................................................................................................................................................................................................................................
pandas/tests/window/test_cython_aggregations.py 
........................................................................
pandas/tests/window/test_dtypes.py ......................... 
[too-long-redacted] ...............................
pandas/tests/window/test_ewm.py 
.......................................................................................................................................................................................................................................ssssssssssss........ssssssssssssssss................
pandas/tests/window/test_expanding.py 
..........x................................................................................................................................................................................................ss....s...................s..s......s.............................................................................................
pandas/tests/window/test_groupby.py 
...................................................................................................................
pandas/tests/window/test_pairwise.py 
........................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_rolling.py ........................ 
[too-long-redacted] ...............................
pandas/tests/window/test_rolling_functions.py 
..................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_rolling_quantile.py 
..........................................................................................................................................................................................
pandas/tests/window/test_rolling_skew_kurt.py 
......................................................................
pandas/tests/window/test_timeseries_window.py 
..................................................................................s
pandas/tests/window/test_win_type.py 
...............................................................................................................................................................................................................................................................................................

- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/test-data.xml -
============================= slowest 30 durations =============================
0.57s call     
tests/window/test_rolling_functions.py::test_rolling_functions_window_non_shrinkage[<lambda>14]
0.06s call     tests/window/test_apply.py::test_time_rule_frame[False]
0.04s call     tests/window/test_apply.py::test_frame[False]
0.02s call     tests/window/test_expanding.py::test_expanding_corr_pairwise
0.02s call     tests/window/test_expanding.py::test_expanding_cov_pairwise
0.02s call     tests/window/test_apply.py::test_center_reindex_frame[False]
0.02s call     tests/window/test_apply.py::test_min_periods[False-1-0]
0.02s call     tests/window/test_apply.py::test_min_periods[False-None-0]
0.01s call     tests/window/test_apply.py::test_center_reindex_series[False]
0.01s call     
tests/window/test_expanding.py::test_expanding_cov_pairwise_diff_length
0.01s call     
tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[corr]
0.01s call     
tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[cov]
0.01s call     
tests/window/test_expanding.py::test_expanding_corr_pairwise_diff_length
0.01s call     tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[corr]
0.01s call     tests/window/test_pairwise.py::test_flex_binary_frame[corr]
0.01s call     tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[cov]
0.01s call     tests/window/test_pairwise.py::TestPairwise::test_cov_mulittindex
0.01s call     tests/window/test_pairwise.py::test_flex_binary_frame[cov]
0.01s call     tests/window/test_apply.py::test_nans[False]
0.01s teardown tests/window/test_win_type.py::test_rolling_center_axis_1
0.01s call     tests/window/test_api.py::test_agg[None]
0.01s call     tests/window/test_apply.py::test_min_periods[False-2-0]
0.01s call     tests/window/test_api.py::test_agg[2]
0.01s call     tests/window/test_api.py::test_agg[10]
0.01s call     tests/window/test_api.py::test_agg[5]
0.01s call     tests/window/test_api.py::test_agg[1]
0.01s call     
tests/window/test_groupby.py::TestExpanding::test_expanding_corr_cov[corr]
0.01s call     
tests/window/test_groupby.py::TestExpanding::test_expanding_corr_cov[cov]
0.01s call     
tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames8-<lambda>2]
0.01s call     
tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames0-<lambda>3]
================ 9016 passed, 45 skipped, 43 xfailed in 15.27s =================
rdjoqkol test state = false
E: pybuild pybuild:485: test: plugin custom failed with: exit code=1: 
TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build ; for 
TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas/tests/* ; 
do echo $TEST_SUBSET | grep -q -e __pycache__ || PANDAS_CI=1 LC_ALL=C.UTF-8 
xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.14 -m pytest -s -m 
"not network"  -k "not test_register_entrypoint and not test_wrong_url and not 
test_statsmodels" 
--confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/pandas 
--deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests $TEST_SUBSET || test $? = 5 
|| TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; rm 
-rf test-data.xml test_stata.dta .pytest_cache pandas/.pytest_cache .hypothesis 
; $TEST_SUCCESS
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13 
3.14" --parallel=2 returned exit code 13
make[1]: *** [debian/rules:134: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:55: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to