Skip to content

PyYAML: fix linking to libyaml#16682

Merged
adamjstewart merged 1 commit intospack:developfrom
adamjstewart:packages/py-pyyaml
May 18, 2020
Merged

PyYAML: fix linking to libyaml#16682
adamjstewart merged 1 commit intospack:developfrom
adamjstewart:packages/py-pyyaml

Conversation

@adamjstewart
Copy link
Copy Markdown
Member

Closes #16655
Fixes #16581

@t-karatsu @skosukhin can you test this? I think this should fix everyone's problems. Of course, this PR certainly doesn't preclude #16527, but it's easier to test and affects fewer packages, so we can get it merged more quickly.

I tested with and without +libyaml on macOS 10.15.4 with Python 3.7.7 and Clang 11.0.3 and this PR works fine for me. Would love to have tests on other systems with other compilers.

P.S. Sorry #16301 broke this package for all of you. In reality, the package was broken to begin with, but previously it failed silently and after #16301 it failed completely. I've added myself as a maintainer so hopefully this doesn't happen again.

@adamjstewart adamjstewart added linking update-package stand-alone-tests Stand-alone (or smoke) tests for installed packages labels May 16, 2020
@skosukhin
Copy link
Copy Markdown
Member

Works on my system.

@adamjstewart adamjstewart merged commit 2d464f6 into spack:develop May 18, 2020
@adamjstewart adamjstewart deleted the packages/py-pyyaml branch May 18, 2020 14:57
@t-karatsu
Copy link
Copy Markdown
Contributor

It works on my system too.
Thanks @adamjstewart !

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

Labels

stand-alone-tests Stand-alone (or smoke) tests for installed packages update-package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation issue: py-pyyaml

3 participants