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

update to 14.1 + aarch64 #69

Merged
merged 5 commits into from
Feb 13, 2024
Merged

Conversation

matthiasdiener
Copy link
Contributor

@matthiasdiener matthiasdiener commented Feb 12, 2024

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

Copy link
Contributor

@phil-blain phil-blain left a comment

Choose a reason for hiding this comment

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

Hi @matthiasdiener, thanks for the PR! I left a few questions below.

recipe/meta.yaml Outdated
@@ -47,7 +47,7 @@ requirements:

test:
commands:
- gdb --version
- $PREFIX/bin/gdb --version
Copy link
Contributor

Choose a reason for hiding this comment

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

is this needed because gdb is installed in the aarch64 image ? If so, can we mention it in the commit message ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change was just for debugging, I undid it in 5b53248

Comment on lines -1 to +3
#!/usr/bin/env bash -ex
#!/bin/bash

set -ex
Copy link
Contributor

@phil-blain phil-blain Feb 13, 2024

Choose a reason for hiding this comment

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

is this change needed ? if so, please mention why in the commit message.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change isn't really needed, I just did it to make the file follow the same header structure as build.sh.

@matthiasdiener matthiasdiener marked this pull request as ready for review February 13, 2024 16:01
@matthiasdiener
Copy link
Contributor Author

This is ready for review. I added myself to the list of maintainers, I hope that's ok.

Copy link
Contributor

@phil-blain phil-blain left a comment

Choose a reason for hiding this comment

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

Thanks, this looks good.

Yes, you are welcome to help as a new maintainer, thanks!. I don't know if you'll automatically be added by the automation once the PR is merged, if not let me know and I'll add you manually.

@phil-blain phil-blain merged commit 37099ea into conda-forge:main Feb 13, 2024
11 checks passed
@matthiasdiener
Copy link
Contributor Author

Thank you! It did add me automatically to the automation as far as I can see.

@matthiasdiener matthiasdiener deleted the 14.1_h076261 branch February 13, 2024 17:45
@jakirkham
Copy link
Member

2 of the Travis CI jobs died during the build on main. Tried to restart them. Would keep an eye on those in case the same issue reoccurs

@jakirkham
Copy link
Member

One Travis CI job still died. Restarted again

Might be worth looking into cross-compilation for a more robust solution

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.

4 participants