I thought about what you said. So what I did was to download to MUSCLE multiple sequence alignment tool, to align the sequences so that the output could be fed to the hmmbuild and form a meaningful hmm profile.
This is the aligned output from the MUSCLE program.

free html images
Now I fed this aligned output produced to the hmmer software to build the profile in the following manner:

However after aligning the sequences still the NSEQ is too high and the re/pos is too small, resulting in no hits.








In the output of hmmbuild, "eff_nseq" is too high and "re/pos" is too low. I think that is because your input multi-FASTA file is not aligned and resulting hmm is nonsense. Thus does not hit against any sequence.
I agree with that. Looks like the input is a random alignment. The title of the question is misleading.