Bug 647011

Summary: Enable memchecker and esmtp support
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: openmpiAssignee: Jay Fenlason <fenlason>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dledford, fenlason, jfeeney
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-09 20:46:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2010-10-26 20:11:41 UTC
Description of problem:

--enable-memchecker is not given:

+++ Pre-configuring the framework memchecker
checking if --enable-memchecker was specified... no (adding "memchecker" to --enable-mca-no-build list)

and libesmtp is not present in build root:

checking --with-esmtp value... simple ok (unspecified)
checking --with-esmtp-libdir value... simple ok (unspecified)
checking libesmtp.h usability... no
checking libesmtp.h presence... no
checking for libesmtp.h... no
checking if MCA component notifier:smtp can compile... no

memchecker is present in openmpi 1.3+.  libesmtp support appears to be new to 1.5.

Comment 1 Jay Fenlason 2011-03-17 16:00:48 UTC
I built a new OpenMPI for Rawhide with memchecker and esmtp enabled.  Can you check it out and confirm that they work as expected?

Comment 2 Orion Poplawski 2011-03-30 22:11:57 UTC
Looks good to me.  Thanks!