You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python/ribasim/ribasim/schemas.py:7: in <module>
import pyarrow
.pixi/envs/py312/lib/python3.12/site-packages/pyarrow/__init__.py:65: in <module>
import pyarrow.lib as _lib
E ImportError: dlopen(/Users/runner/work/Ribasim/Ribasim/.pixi/envs/py312/lib/python3.12/site-packages/pyarrow/lib.cpython-312-darwin.so, 0x0002): Symbol not found: __ZN4absl12lts_[20](https://github.com/Deltares/Ribasim/actions/runs/12638359939/job/35214452256#step:4:21)24072212log_internal10LogMessagelsIiLi0EEERS2_RKT_
E Referenced from: <7DD6F527-7A4A-3649-87B6-D68B25F8B594> /Users/runner/work/Ribasim/Ribasim/.pixi/envs/py312/lib/libprotobuf.28.2.0.dylib
E Expected in: <D623F952-8116-35EC-859D-F7F8D5DD7699> /Users/runner/work/Ribasim/Ribasim/.pixi/envs/py312/lib/libabsl_log_internal_message.2407.0.0.dylib
The text was updated successfully, but these errors were encountered:
I missed this failure in #1992 since I now see only TeamCity was triggered but not GitHub Actions. Any ideas what goes wrong? We already select the branch name update/pixi-lock:
Ok updating the lock file again in #1995 has fixed CI. Looks like it might have been the libabseil rebuild?
Closing this, I opened #1996 for the CI trigger.
This has started failing consistently since #1992, and is different from #1961.
See e.g. https://github.com/Deltares/Ribasim/actions/runs/12638359939/job/35214452256
The text was updated successfully, but these errors were encountered: