Description
The pandas-dev/pandas CI started failing yesterday (pandas-dev/pandas#65226) with build failures "../../meson.build:2:0: ERROR: Compiler cython cannot compile programs". We patched it by setting PKG_CONFFIG_PATH (pandas-dev/pandas#65228), but I'm hoping an upstream fix is available longer-term.
Platforms affected
Runner images affected
Image version and build link
https://github.com/pandas-dev/pandas/actions/runs/24413763030/job/71317330629
Is it regression?
https://github.com/pandas-dev/pandas/actions/runs/24370135756/job/71171651141
Expected behavior
meson succeeds
Actual behavior
build failure.
Repro steps
Run pandas CI without the patch.
Description
The pandas-dev/pandas CI started failing yesterday (pandas-dev/pandas#65226) with build failures "../../meson.build:2:0: ERROR: Compiler cython cannot compile programs". We patched it by setting PKG_CONFFIG_PATH (pandas-dev/pandas#65228), but I'm hoping an upstream fix is available longer-term.
Platforms affected
Runner images affected
Image version and build link
https://github.com/pandas-dev/pandas/actions/runs/24413763030/job/71317330629
Is it regression?
https://github.com/pandas-dev/pandas/actions/runs/24370135756/job/71171651141
Expected behavior
meson succeeds
Actual behavior
build failure.
Repro steps
Run pandas CI without the patch.