Eventually I found this:
$ grep -2 parents dynclasses/pynci.dump
linux/i386:
OS X:
'parents' => [ 'PyFunc', 'NCI',
After make cvsclean; per Configure.pl; ... I got the correct parents ordering. Seems that the parents somewhere go through a hash which then produces either ordering.
leo