Skip to content

v2.0.x: hwloc: re-enable use of autogen.pl in a tarball #3199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 22, 2017

Conversation

jsquyres
Copy link
Member

Commit fec519a on master broke the ability to run autogen.pl in a distribution tarball. This commit restores that ability by also distributing opal/mca/hwloc/autogen.options in the tarball.

Skipping CI because CI does not test this functionality:

[skip ci]
bot:notest

Signed-off-by: Jeff Squyres [email protected]
(cherry picked from commit b8dfd49)

@hppritcha This was causing failures in Cisco's MTT, such as https://mtt.open-mpi.org/index.php?do_redir=2407 (I have an MPI install that invokes autogen.pl in the tarball before the normal configure; make install). This regression is not in a released tarball yet. It was merged in #3066 on v2.x after v2.0.2 and before v2.0.3. The regression came in while fixing --with-hwloc=external, which was fec519a on master, and #3066 / commit 40e6b1f on v2.x.

Commit fec519a broke the ability to
run autogen.pl in a distribution tarball.  This commit restores that
ability by also distributing opal/mca/hwloc/autogen.options in the
tarball.

Skipping CI because CI does not test this functionality:

[skip ci]
bot:notest

Signed-off-by: Jeff Squyres <[email protected]>
(cherry picked from commit b8dfd49)
@jsquyres jsquyres merged commit 5314729 into open-mpi:v2.0.x Mar 22, 2017
@jsquyres jsquyres deleted the pr/v2.0.x/fix-autogen-in-tarball branch March 22, 2017 18:00
@hppritcha hppritcha added this to the v2.0.3 milestone Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants