t / t4018 / cpp-union-definitionon commit sub-process: print the cmd when a capability is unsupported (d3ba566)
   1union RIGHT {
   2        double v;
   3        int ChangeMe;
   4};