Hey, I'm seeing the following error trying to build rpms based on the redhat spec file. The system has RHEL7.4 installed. Any ideas? Thanks! # git clone git://github.com/linux-rdma/rdma-core rdma-core-21.0 # tar czf /root/rpmbuild/SOURCES/rdma-core-21.0.tgz rdma-core-21.0 # rpmbuild -bb rdma-core-21.0/redhat/rdma-core.spec ... -- Installing: /root/rpmbuild/BUILDROOT/rdma-core-21.0-1.el7.x86_64/usr/share/man/man3/umad_get_port.3 CMake Error at libibumad/man/cmake_install.cmake:236 (FILE): file INSTALL cannot find "/root/rpmbuild/BUILD/rdma-core-21.0/buildlib/pandoc-prebuilt/41bbb0bed7a781be59e8c0dcd8b7278af2ce6882". Call Stack (most recent call first): cmake_install.cmake:43 (INCLUDE) make: *** [install] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.mRcJkY (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.mRcJkY (%install)