Joe Bryan
Joe Bryan
The mechanism to do this should also support home-road unification.
@melodicht sorry for the delay. the bazel build is quite difficult to debug, but it looks to me like bazel is finding `blake2.h` in `/usr/local/` instead of vendor'd in `pkg/urcrypt/argon2`,...
That sounds right. There's already a `-code` thread in %base, can you just invoke that as opposed to passing/eval'ing the source?
The `-w` argument is wrong, it should be `-w ~tocmyr-distxx` (no `-5`).
The checkpoint system is conceptually a single memory image of a contiguous arena (the *loom*), implemented by way of four files with conceptually confusing names. `north.bin` and `south.bin` (no relationship...
If I explicitly initialize `u3o_Config` in `noun/options.c` (`u3o_config u3o_Config = {};`), I'm able to remove the `-force_load` on `macos-aarch64`. No idea why.
I don't recall this being an issue, have the buckets been reconfigured? Alternately, our libcurl build settings have changed; maybe those need to be revisited.
This problem dates to urbit/urbit#5029 (specifically urbit/urbit@3417927aef1cc8b4044bd1f0a684ce7f67ebf02d, which incompletely rolled back the mark changes from urbit/urbit@61845e605ef8cceb915215a3bc222e62412d3643). I'm not sure why that was merged without final review, but it should be...
Permalink to the "wet gate case" in question: https://github.com/urbit/arvo/blob/0038ec096e69d89d5a766a8205807ddd1cdf11a7/sys/zuse.hoon#L5184-L5185
While you're at it, the `+swp` jet from urbit/vere#577 doesn't check the bloq size. I keep forgetting to fix that.