strophy

Results 79 comments of strophy

Maybe we shouldn't remove this one until the replacement project exists?

@svrnm I just hit this same error trying to build v1.19.0 on Alpine 3.21 x86_64, seems like it's still an issue

Testing with 2.1.4, `test_arm64_mem_hook_read_write` still fails on riscv64 with: ``` Test test_arm64_mem_hook_read_write... [ FAILED ] test_arm64.c:646: Check counter[0] == 4 && counter[1] == 4... failed Test test_arm_mem_hook_read_write... [ FAILED ]...

I think the issue here is similar to https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/89101 - Bazel is building a vendored version of abseil that is so old it no longer builds with recent gcc. We...

The error building 1.34.0 appears in the middle of the test output rather than the end, but other than that is identical: ``` test fmt::recipe_parameter_conditional ... ok test fmt::recipe_parameter_default ......

It's really difficult to inject packages from older releases of Alpine during the build process unfortunately. I think I'll just add it to the skipped tests with a brief explanation,...

https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/71264

This has now been merged so I'll close this issue and maybe periodically open MRs to update `just` on Alpine. Thanks for the help!

OK, thanks for weighing in. I agree it's not _wrong_ in the content, but it is wrong enough that it causes a test failure, and it does so consistently on...