This is the norm when built on a mac. If I try to build and install the tarball on another machine it fails when it get to installing the oshmem man pages. Looking at oshmem/shmem/man/man3 I see:
tt-fey1:/scratch1/hjelmn/openmpi-gitclone/oshmem/shmem/man/man3 hjelmn$ ls
Makefile.extra
This started with the fix that prevents oshmem man pages from being installed when oshmem is disabled. They should still be included in the tarball generated by make dist. Maybe add the files to EXTRA_DIST?