-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Rebuild for pypy #78
Rebuild for pypy #78
Conversation
…nda-forge-pinning 2020.03.12
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipe:
|
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 ( |
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 ( I do have some suggestions for making it better though... For recipe:
|
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 ( |
@conda-forge-admin, please restart ci |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2020.04.16.07.55.54
Seems the problem was that the pypy build was looking for a numpy version that hadn't been built for pypy, but the rerender solved that problem. :) |
All the travis builds on Aarch stalled hard. Maybe someone should manually kick them to restart (I don't have the rights). |
I'm not sure if the Aarch builds have ever completed.
…On Thu, Apr 16, 2020 at 7:31 AM h-vetinari ***@***.***> wrote:
All the travis builds on Aarch stalled hard. Maybe someone should manually
kick them to restart (I don't have the rights).
—
You are receiving this because your review was requested.
Reply to this email directly, view it on GitHub
<#78 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKAOIXAFYOSB6CB3BSBWZ3RM33ALANCNFSM4LHEGBWA>
.
|
Interestingly, while the last run (for 1.0.3) errored, the builds nevertheless succeeded somehow and are seeing downloads. |
Actually, that's possibly a pretty serious issue (CI seemingly stalled, yet packages getting uploaded) that's happened at least for the last two pandas (patch) releases. CC @conda-forge/core |
|
@conda-forge-admin please rerender |
…nda-forge-pinning 2020.04.16.07.55.54
Right, sorry for getting my wires crossed on that 😅 |
Right, so it seems the ppc64le builds are extremely slow (~2h for cpython, 2:50h for pypy), but they succeed on azure! Maybe they wouldn't even be timing out on travis if they were left to run, rather than killed after 10 min with no output (but even then, travis wouldn't be an alternative because the build times are much longer than their default timeout of 50/60 min). |
Travis should be able to build them faster as Azure is virtualized and Travis would run natively on |
azure is running under qemu which was like 6x slower for the numpy build. |
@conda-forge/pandas This is ready for review. I moved the |
I suspect none of the pandas maintainers have experience with pypy or power. I'm happy to defer to the CF experts here. |
This PR has been triggered in an effort to update pypy.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
This package has the following downstream children:
adaptive-scheduler
airflow
allensdk
alpenglow
bcolz
And potentially more.
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 theconda-forge-admin
add it for you.This PR was created by the cf-regro-autotick-bot.
The cf-regro-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (
conda install -c conda-forge rever
) and pip (pip install re-ver
) installable.Finally, feel free to drop us a line if there are any issues!
This PR was generated by https://circleci.com/gh/regro/circle_worker/15048, please use this URL for debugging