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

BUG: wrong "awaiting parents" in flang migration #3436

Open
h-vetinari opened this issue Dec 17, 2024 · 2 comments
Open

BUG: wrong "awaiting parents" in flang migration #3436

h-vetinari opened this issue Dec 17, 2024 · 2 comments

Comments

@h-vetinari
Copy link
Contributor

So the flang migration is unusual in several ways:

  • we haven't migrated a compiler pin in a long time
  • it's the first migration using platform_allowlist:
  • it has a specific piggyback migrator (I expect this to be less relevant, but still)

It's possible that there's some unexpected interplay there somewhere. In any case, the two biggest open feedstocks for the migration (mpich & openmpi) both are shown as "awaiting parents", even though all their parents have been done.

CC @beckermr

@beckermr
Copy link
Contributor

Thanks. The bot might take some time to catch up, especially if the feedstocks have changed and the bot missed push events for rebuilding the links.

@h-vetinari
Copy link
Contributor Author

I get that, which is why I generally wait 24-48h. The only parent I can find according to the bot metadata was merged weeks ago though...

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

No branches or pull requests

2 participants