Mark Grondona

Results 740 comments of Mark Grondona

Thanks, unfortunately that didn't give us any hints, and I'm not finding anyone else hitting that particular error with a google search... Perhaps @garlick will have another idea...

Oh, maybe you could try running the unit tests of libzmq and czmq from your original build directories and make sure they pass.

Edit: deleted nonsensical comment, I see you had the libsodium tests but were asking about curve...

Ah, I just noticed that your tests report you are on zeromq version 4.3.5, but the latest tagged version is 4.3.4. Are you building from the development HEAD? When I...

If I actually configure with `--with-libsodium` as I suggested, then I get " Using libsodium for CURVE security", so the issue is probably just missing `--with-libsodium` on your `./configure` as...

`grep sodium config.log` returns nothing? that seems very odd.

Hm, I didn't think the intent of any recent PR was to bump the required version of flux-core (yet). Do we know what exactly caused the incompatibility? It might be...

I am getting errors running `make check` on a TOSS 4 system with flux-core v0.76.0. However, I went back to the latest flux-sched tag and still seem to get the...

It doesn't appear to be similar, though I may need to do more testing. Here's an example failure from `t1007-recovery-full.t`: ``` expecting success: load_resource match-format=rv1 policy=high && load_qmanager Aug 19...

Hm, this was tuolumne. I was also wondering if it is something in my environment. Sorry I haven't had a chance to run this down yet.