Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add include to fix building with GCC 14 #600

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

jmcarcell
Copy link
Member

BEGINRELEASENOTES

  • Add include to fix building with GCC 14

ENDRELEASENOTES

@tmadlener tmadlener merged commit 0222a07 into AIDASoft:master May 13, 2024
18 checks passed
stephenswat added a commit to stephenswat/spack that referenced this pull request Aug 21, 2024
Podio versions after 0.17.0 but before 1.0.0 are broken when using gcc
14 because of a missing include, which is addressed in the podio pull
request at AIDASoft/podio#600. This commit
patches pre-1.0.0 versions of Podio so they can be compiled with gcc 14,
which is important for building Acts.
wdconinc pushed a commit to spack/spack that referenced this pull request Aug 31, 2024
* podio: apply patch for gcc 14 builds

Podio versions after 0.17.0 but before 1.0.0 are broken when using gcc
14 because of a missing include, which is addressed in the podio pull
request at AIDASoft/podio#600. This commit
patches pre-1.0.0 versions of Podio so they can be compiled with gcc 14,
which is important for building Acts.

* Style

* Style 2

* Fixes

* Add comment:

* Add sha256
mvlopri pushed a commit to mvlopri/spack that referenced this pull request Sep 4, 2024
* podio: apply patch for gcc 14 builds

Podio versions after 0.17.0 but before 1.0.0 are broken when using gcc
14 because of a missing include, which is addressed in the podio pull
request at AIDASoft/podio#600. This commit
patches pre-1.0.0 versions of Podio so they can be compiled with gcc 14,
which is important for building Acts.

* Style

* Style 2

* Fixes

* Add comment:

* Add sha256
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