Hi Folks, The UH distcheck is now failing with this compile error:
CC pml_ob1_rdma.lo pml_ob1_irecv.c: In function 'mca_pml_ob1_recv': pml_ob1_irecv.c:138:28: error: called object 'mca_pml_ob1_recvreq' is not a function or function pointer mca_pml_ob1_recvreq(recvreq); ^ pml_ob1_irecv.c:39:29: note: declared here mca_pml_ob1_recv_request_t *mca_pml_ob1_recvreq = NULL; ^ make[2]: *** [pml_ob1_irecv.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/home/hppritcha/jenkins/workspace/ompi_master_pr_disable_dlopen/ompi/mca/pml/ob1' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/hppritcha/jenkins/workspace/ompi_master_pr_disable_dlopen/ompi' make: *** [install-recursive] Error 1 Build step 'Execute shell' marked build as failure Setting status of 6b9e67cfdb109f87b3fce6047e52e8fe72cdaf4c to FAILURE with url http://jenkins.open-mpi.org/job/ompi_master_pr_disable_dlopen/303/ and message: 'Build finished. No test results found.' Using context: LANL-disable-dlopen-check Test FAILed.