Skip to content

Conversation

@regro-cf-autotick-bot
Copy link
Contributor

This PR has been triggered in an effort to update python310.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

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:

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 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. 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://github.com/regro/autotick-bot/actions/runs/1438523545, please use this URL for debugging

@xhochy
Copy link
Member

xhochy commented Feb 7, 2022

@conda-forge-admin please rerender

@conda-forge-linter
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.

@xhochy
Copy link
Member

xhochy commented Feb 7, 2022

2022-02-07T17:26:10.2021751Z   building 'lightfm._lightfm_fast_openmp' extension
2022-02-07T17:26:10.3991881Z   lightfm/_lightfm_fast_openmp.c: In function '__pyx_tp_dealloc_array':
2022-02-07T17:26:10.4001745Z   lightfm/_lightfm_fast_openmp.c:24868:5: error: lvalue required as increment operand
2022-02-07T17:26:10.4008944Z   24868 |     ++Py_REFCNT(o);
2022-02-07T17:26:10.4015804Z         |     ^~
2022-02-07T17:26:10.4023293Z   lightfm/_lightfm_fast_openmp.c:24870:5: error: lvalue required as decrement operand
2022-02-07T17:26:10.4030764Z   24870 |     --Py_REFCNT(o);
2022-02-07T17:26:10.4037556Z         |     ^~
2022-02-07T17:26:10.4086722Z   lightfm/_lightfm_fast_openmp.c: In function '__pyx_tp_dealloc_memoryview':
2022-02-07T17:26:10.4094637Z   lightfm/_lightfm_fast_openmp.c:25179:5: error: lvalue required as increment operand
2022-02-07T17:26:10.4101326Z   25179 |     ++Py_REFCNT(o);
2022-02-07T17:26:10.4108807Z         |     ^~
2022-02-07T17:26:10.4116262Z   lightfm/_lightfm_fast_openmp.c:25181:5: error: lvalue required as decrement operand
2022-02-07T17:26:10.4124103Z   25181 |     --Py_REFCNT(o);
2022-02-07T17:26:10.4131434Z         |     ^~
2022-02-07T17:26:10.4154817Z   lightfm/_lightfm_fast_openmp.c: In function '__pyx_tp_dealloc__memoryviewslice':
2022-02-07T17:26:10.4162725Z   lightfm/_lightfm_fast_openmp.c:25429:5: error: lvalue required as increment operand
2022-02-07T17:26:10.4170137Z   25429 |     ++Py_REFCNT(o);
2022-02-07T17:26:10.4177285Z         |     ^~
2022-02-07T17:26:10.4185009Z   lightfm/_lightfm_fast_openmp.c:25431:5: error: lvalue required as decrement operand
2022-02-07T17:26:10.4192812Z   25431 |     --Py_REFCNT(o);
2022-02-07T17:26:10.4199978Z         |     ^~

@hmaarrfk
Copy link

Cython code likely needs to be regenerated

@poje-singh
Copy link

Hi! Can I know by when this can be resolved? Or any help on how to use this on 3.10 would be really appreciated! Thanks

@hmaarrfk hmaarrfk added the bot-rerun Instruct the bot to retry the PR label Feb 1, 2023
@hmaarrfk
Copy link

hmaarrfk commented Feb 1, 2023

I personally think that this is the wrong question to ask.

Rather it seems that the existing maintainers (volunteers) have been behind on maintaining this package. This there is no real timeline.

You could ask instead how you can help get this package on track.

One hypothesis of mine is that the c generated code as part of the source is not compatible with Python 3.10 so it needs to be regenerated.

One trick that can sometimes be used is to delete the c files at build time prior to calling pip install in the recipe.

You can try to help by forking and making your own Pull Request.

@regro-cf-autotick-bot
Copy link
Contributor Author

Due to the bot-rerun label I'm closing this PR. I will make another one as appropriate. This was generated by https://github.com/regro/autotick-bot/actions/runs/4065319650

@regro-cf-autotick-bot regro-cf-autotick-bot deleted the rebuild-python310-0-1_h92e6dd branch February 1, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot-rerun Instruct the bot to retry the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants