Skip to content

PyTorch: patch breakpad dependency#40648

Merged
manuelakuhn merged 1 commit intospack:developfrom
adamjstewart:packages/py-torch
Oct 25, 2023
Merged

PyTorch: patch breakpad dependency#40648
manuelakuhn merged 1 commit intospack:developfrom
adamjstewart:packages/py-torch

Conversation

@adamjstewart
Copy link
Copy Markdown
Member

@Sinan81 can you see if this fixes #40629?

default=True,
description="Enable breakpad crash dump library",
when="@1.9:1.11",
when="@1.10:1.11",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Seems like 1.9 can build with external breakpad, but 1.10–1.11 can only build with third party breakpad. And 1.9 has no way of controlling whether or not breakpad gets built. I think it's safer to ignore it on 1.9.

@Sinan81
Copy link
Copy Markdown
Contributor

Sinan81 commented Oct 23, 2023

yep. it fixes the issue. Thanks. Please merge.

Copy link
Copy Markdown
Member

@manuelakuhn manuelakuhn left a comment

Choose a reason for hiding this comment

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

I could reproduce the error and can confirm that this fixes it.

@manuelakuhn manuelakuhn merged commit 932d7a6 into spack:develop Oct 25, 2023
@adamjstewart adamjstewart deleted the packages/py-torch branch October 25, 2023 21:52
victoria-cherkas pushed a commit to victoria-cherkas/spack that referenced this pull request Oct 30, 2023
RikkiButler20 pushed a commit to RikkiButler20/spack that referenced this pull request Nov 2, 2023
gabrielctn pushed a commit to gabrielctn/spack that referenced this pull request Nov 24, 2023
mtaillefumier pushed a commit to mtaillefumier/spack that referenced this pull request Dec 14, 2023
RikkiButler20 pushed a commit to RikkiButler20/spack that referenced this pull request Jan 11, 2024
RikkiButler20 pushed a commit to RikkiButler20/spack that referenced this pull request Jan 31, 2024
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.

Installation issue: py-torch +breakpad fails to build on RHEL@9.2

3 participants