wolfi-dev / os

Main package repository for production Wolfi images
Other
828 stars 257 forks source link

FTBFS: tigerbeetle #23352

Closed imjasonh closed 4 months ago

imjasonh commented 4 months ago
/home/build/build.zig:1014:22: error: expected 2 arguments, found 3
/home/build/build.zig:1039:22: error: expected 2 arguments, found 3
/home/build/build.zig:1091:22: error: expected 2 arguments, found 3
smoser commented 4 months ago

fixed #23605

ritster commented 4 months ago

Issue wasn't fixed in previous PR (not actually merged) - now fixed in https://github.com/wolfi-dev/os/pull/25089. The upstream build process changed, now our package config reflects that.