Skip to content

trinity: add perl+threads dependency#8143

Merged
adamjstewart merged 1 commit intospack:developfrom
ResearchIT:trinity-perlthreads
May 18, 2018
Merged

trinity: add perl+threads dependency#8143
adamjstewart merged 1 commit intospack:developfrom
ResearchIT:trinity-perlthreads

Conversation

@baberlevi
Copy link
Copy Markdown
Member

depends on #8142

depends_on("perl+threads")

def build(self, spec, prefix):
make
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this package actually work? make is a function, I didn't think Python would let you call a function without parentheses...

Copy link
Copy Markdown
Member Author

@baberlevi baberlevi May 18, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, I was surprised by that too. Make does run, but the package has runtime errors due to problems with trinity-plugins (working on a PR for that). I'll change the make function call in that PR.

@adamjstewart adamjstewart merged commit 29b695e into spack:develop May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants