Skip to content

Bug fixes in py-awscrt to fix build errors reported in #40386#40469

Merged
adamjstewart merged 3 commits intospack:developfrom
climbfuji:bugfix/py_awscrt
Oct 14, 2023
Merged

Bug fixes in py-awscrt to fix build errors reported in #40386#40469
adamjstewart merged 3 commits intospack:developfrom
climbfuji:bugfix/py_awscrt

Conversation

@climbfuji
Copy link
Copy Markdown
Contributor

This PR fixes the build errors reported in #40386 by instructing py-awscrt to use the spack-provided libcrypto (openssl library) on Linux, and by adding an explicit dependency on cmake for all platforms.

Resolves #40386

…Linux, tell aws-crt-python to use libcrypto from spack (openssl)
… missing build dependencies cmake (for all), openssl (for linux)
@adamjstewart adamjstewart enabled auto-merge (squash) October 14, 2023 20:59
@adamjstewart adamjstewart merged commit 26e0631 into spack:develop Oct 14, 2023
@climbfuji climbfuji deleted the bugfix/py_awscrt branch October 16, 2023 13:23
mtaillefumier pushed a commit to mtaillefumier/spack that referenced this pull request Oct 23, 2023
…pack#40469)

* Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: on Linux, tell aws-crt-python to use libcrypto from spack (openssl)

* Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: add missing build dependencies cmake (for all), openssl (for linux)

* Update var/spack/repos/builtin/packages/py-awscrt/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

---------

Co-authored-by: Adam J. Stewart <[email protected]>
RikkiButler20 pushed a commit to RikkiButler20/spack that referenced this pull request Nov 2, 2023
…pack#40469)

* Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: on Linux, tell aws-crt-python to use libcrypto from spack (openssl)

* Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: add missing build dependencies cmake (for all), openssl (for linux)

* Update var/spack/repos/builtin/packages/py-awscrt/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

---------

Co-authored-by: Adam J. Stewart <[email protected]>
gabrielctn pushed a commit to gabrielctn/spack that referenced this pull request Nov 24, 2023
…pack#40469)

* Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: on Linux, tell aws-crt-python to use libcrypto from spack (openssl)

* Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: add missing build dependencies cmake (for all), openssl (for linux)

* Update var/spack/repos/builtin/packages/py-awscrt/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

---------

Co-authored-by: Adam J. Stewart <[email protected]>
mtaillefumier pushed a commit to mtaillefumier/spack that referenced this pull request Dec 14, 2023
…pack#40469)

* Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: on Linux, tell aws-crt-python to use libcrypto from spack (openssl)

* Bug fix in var/spack/repos/builtin/packages/py-awscrt/package.py: add missing build dependencies cmake (for all), openssl (for linux)

* Update var/spack/repos/builtin/packages/py-awscrt/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

---------

Co-authored-by: Adam J. Stewart <[email protected]>
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-awscrt on Linux

2 participants