Skip to content

perl: Fix binary detection#14536

Merged
adamjstewart merged 1 commit intospack:developfrom
michaelkuhn:perl-bin
Jan 16, 2020
Merged

perl: Fix binary detection#14536
adamjstewart merged 1 commit intospack:developfrom
michaelkuhn:perl-bin

Conversation

@michaelkuhn
Copy link
Copy Markdown
Member

Looks like I broke something with #14509. ☹️ Sorry I did not catch this earlier.

It seems that stable versions of perl also install a perlX.Y.Z binary. However, it seems that this binary can hang if used in conjunction with Spack's sbang workaround, as observed during automake's build.

@adamjstewart

It seems that stable versions of perl also install a `perlX.Y.Z` binary.
However, it seems that this binary can hang if used in conjunction with
Spack's sbang workaround, as observed during automake's build.
@adamjstewart adamjstewart merged commit 8ad0be9 into spack:develop Jan 16, 2020
@adamjstewart
Copy link
Copy Markdown
Member

However, it seems that this binary can hang if used in conjunction with Spack's sbang workaround, as observed during automake's build.

For anyone else who runs into this problem, I had to re-install autoconf in order to get automake to build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants