conda-forge / pyside2-feedstock

A conda-smithy repository for pyside2.
BSD 3-Clause "New" or "Revised" License
17 stars 19 forks source link

ARM OSX Migrator #162

Closed regro-cf-autotick-bot closed 1 year ago

regro-cf-autotick-bot commented 1 year ago

Closes https://github.com/conda-forge/pyside2-feedstock/pull/165 Closes https://github.com/conda-forge/pyside2-feedstock/pull/160 This feedstock is being rebuilt as part of the ARM OSX migration.

Feel free to merge the PR if CI is all green, but please don't close it without reaching out the the ARM OSX team first at @conda-forge/help-osx-arm64.

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 code>@<space/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/autotick-bot/actions/runs/3695471116, please use this URL for debugging.

conda-forge-linter commented 1 year ago

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.

hmaarrfk commented 1 year ago

@conda-forge-admin please rerender

hmaarrfk commented 1 year ago

@conda-forge-admin please rerender

conda-forge-linter commented 1 year ago

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

I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict.

Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug.

conda-forge-linter commented 1 year ago

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.

hmaarrfk commented 1 year ago

@h-vetinari well now we can converge to an environment, but they both have errors like:

$SRC_DIR/sources/shiboken6/ApiExtractor/clangparser/clangbuilder.cpp:308:10: error: use of undeclared identifier 'CXCursor_ExceptionSpecificationKind_NoThrow'; did you mean 'CXCursor_ExceptionSpecificationKind_None'?
    case CXCursor_ExceptionSpecificationKind_NoThrow:
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         CXCursor_ExceptionSpecificationKind_None

But i can see htat it is declared in the llvm sources, at least in 14 https://github.com/hdoc/llvm-project/blob/release/14.x/clang/include/clang-c/Index.h#L223 which is really werid.

h-vetinari commented 1 year ago

It might be that $SRC_DIR/sources/shiboken6/ApiExtractor/clangparser/clangbuilder.cpp is bound to (or only compatible with) specific LLVM versions...

hmaarrfk commented 1 year ago

I think it is maybe finding the system Index.h file...

hmaarrfk commented 1 year ago

nevermind, clangdev was set to 5.x for some reason.

hmaarrfk commented 1 year ago

@conda-forge-admin please rerender

hmaarrfk commented 1 year ago

Thanks! excited to get this through

github-actions[bot] commented 1 year ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!

hmaarrfk commented 1 year ago
-   - package gstreamer-1.21.2-hcb7b3dd_0 requires python_abi 3.10.* *_cp310, but none of the providers can be installed

hmm.

h-vetinari commented 1 year ago
-   - package gstreamer-1.21.2-hcb7b3dd_0 requires python_abi 3.10.* *_cp310, but none of the providers can be installed

hmm.

We should get rid of the spurious python run-export that's introduced by this.

hmaarrfk commented 1 year ago

But just above it, it has the ignore_run_export https://github.com/conda-forge/gstreamer-feedstock/blob/main/recipe/meta.yaml#L31

github-actions[bot] commented 1 year ago

Hi! This is the friendly conda-forge automerge bot!

Commits were made to this PR after the automerge label was added. For security reasons, I have disabled automerge by removing the automerge label. Please add the automerge label again (or ask a maintainer to do so) if you'd like to enable automerge again!

hmaarrfk commented 1 year ago

I think we are hitting: https://github.com/conda/conda-build/issues/3973

and https://github.com/conda-forge/cross-python-feedstock/blob/c356bb3a8fc9d98bf6fa8ae6c4fe3ca8e33ec9d6/recipe/meta.yaml#L18

hmaarrfk commented 1 year ago

I'm trying to fix it through: https://github.com/conda-forge/gstreamer-feedstock/pull/85

conda-forge-linter commented 1 year ago

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 (recipe) and found some lint.

Here's what I've got...

For recipe:

hmaarrfk commented 1 year ago

@conda-forge-admin please rerender

conda-forge-linter commented 1 year ago

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.

hmaarrfk commented 1 year ago

@conda-forge-admin please rerender

hmaarrfk commented 1 year ago

Needs: https://github.com/conda-forge/gstreamer-feedstock/pull/87

hmaarrfk commented 1 year ago

@conda-forge-admin please rerender

github-actions[bot] commented 1 year ago

Hi! This is the friendly conda-forge automerge bot!

Commits were made to this PR after the automerge label was added. For security reasons, I have disabled automerge by removing the automerge label. Please add the automerge label again (or ask a maintainer to do so) if you'd like to enable automerge again!