Mike,
fyi, the pullexec271 branch contains a raw not-quite-compiling merge of a recent-ish master onto pullexec.
If you have already tried this merge, you should have gotten similar results -- though yours will be slightly more up-to-date.
I made the new branch to keep the original VoltDB/voltdb:pullexec as a staging area for incoming changes from your fork, not
complicated by changes from master that you haven't brought to your fork, yet.
Long term, I'd expect a successful merge to make a full round trip back to VoltDB/voltdb:master to alexeevm/voltdb:master to alexeevm/voltdb:pullexec to VoltDB/voltdb:pullexec.
I find that temporary side-branches like pullexec271 help me to keep things straight when I am experimenting with merges and other things that can go wrong.
--paul