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

pyoptsparse v2.9.3 #31

Merged
merged 7 commits into from
May 1, 2023
Merged

Conversation

regro-cf-autotick-bot
Copy link
Contributor

It is very likely that the current package version for this feedstock is out of date.

Checklist before merging this PR:

  • Dependencies have been updated if changed: see upstream
  • Tests have passed
  • Updated license if changed and license_file is packaged

Information about this PR:

  1. Feel free to push to the bot's branch to update this PR if needed.
  2. The bot will almost always only open one PR per version.
  3. The bot will stop issuing PRs if more than 3 version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
  4. If you want these PRs to be merged automatically, make an issue with @conda-forge-admin,please add bot automerge in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.
  5. If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/4288310044, please use this URL for debugging.

@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.

@ewu63
Copy link
Contributor

ewu63 commented Feb 28, 2023

@conda-forge-admin please rerender

@whophil
Copy link
Contributor

whophil commented May 1, 2023

@conda-forge-admin please rerender

@whophil
Copy link
Contributor

whophil commented May 1, 2023

Two issues:

  1. osx arm64 build is failing due to meson issues. FYI on conda-forge, osx arm64 builds run on osx Intel machines (i.e., they are cross-compiling). We could consider disabling the osx arm64 build for now Now fixed - some of the lines @jackm97 had put in are now already included upstream and no longer needed.
  2. NSGA2 test is flaky in upstream project (see NSGA2 segmentation fault mdolab/pyoptsparse#340). To get this PR through, we could consider disabling the NSGA2 test in the recipe build. - "Fixed" by disabling the NSGA2 tests with at patch

@whophil
Copy link
Contributor

whophil commented May 1, 2023

@marcomangano @eirikurj @nwu63 this is now ready to go. Note this is 2.6.3 (from 2/27/2023), not 2.6.4 (from 5/1/2023)

@ewu63 ewu63 merged commit ac13421 into conda-forge:main May 1, 2023
18 checks passed
@regro-cf-autotick-bot regro-cf-autotick-bot deleted the 2.9.3_h892e90 branch May 1, 2023 20:39
@marcomangano
Copy link
Contributor

Thanks a lot for fixing this!

1. ~osx arm64 build is failing due to meson issues. FYI on conda-forge, osx arm64 builds run on osx Intel machines (i.e., they are cross-compiling). We could consider disabling the osx arm64 build for now~ **Now fixed** - some of the lines @jackm97 had put in are now already included upstream and no longer needed.

Good job catching this bug!

2. NSGA2 test is flaky in upstream project (see [NSGA2 segmentation fault mdolab/pyoptsparse#340](https://github.com/mdolab/pyoptsparse/issues/340)). To get this PR through, we could consider disabling the NSGA2 test in the recipe build. - **"Fixed" by disabling the NSGA2 tests with at patch**

That's fine with me, we need to figure out what is going on upstream separately.

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.

None yet

4 participants