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

[aaf/1.2.0] Handle Apple Silicon #15526

Closed

Conversation

MartinDelille
Copy link
Contributor

Specify library name and version: aaf/1.2.0

The apple silicon architecture was fixed in the 1.2.0 RC1. This recipe already link to the code, but I fixed it so that it doesn't fail.


@ghost
Copy link

ghost commented Jan 29, 2023

I detected other pull requests that are modifying aaf/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@ghost ghost mentioned this pull request Jan 29, 2023
3 tasks
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 2 (6e01e2774943349f2cd065589bd371f9d1529cd5):

  • aaf/1.2.0@:
    All packages built successfully! (All logs)

Conan v2 pipeline (informative, not required for merge) ❌

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Failure in build 2 (6e01e2774943349f2cd065589bd371f9d1529cd5):

  • aaf/1.2.0@:
    Error running command conan export --name aaf --version 1.2.0 recipes/aaf/all/conanfile.py:
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-15526/recipes/aaf/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-15526/recipes/aaf/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod-v2_cci_PR-15526/recipes/aaf/all/conanfile.py", line 2, in <module>
        from conans import ConanFile, CMake, tools
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit 6e01e27
aaf/1.2.0
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libaafpgapi.dylib, libcom-api.dylib, libaafintp.dylib

@MartinDelille
Copy link
Contributor Author

Closing in favor or #15441

@MartinDelille MartinDelille deleted the aaf-handle-apple-silicon branch February 3, 2023 15:25
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.

2 participants