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: conan v2 support #15441

Merged
merged 4 commits into from
Feb 1, 2023
Merged

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Jan 23, 2023

Specify library name and version: lib/1.0


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit f1255e4
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

jwillikers
jwillikers previously approved these changes Jan 25, 2023
@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.

recipes/aaf/all/conanfile.py Show resolved Hide resolved
recipes/aaf/all/conanfile.py Show resolved Hide resolved
recipes/aaf/all/conanfile.py Show resolved Hide resolved
recipes/aaf/all/conanfile.py Outdated Show resolved Hide resolved
recipes/aaf/all/conanfile.py Outdated Show resolved Hide resolved
@SpaceIm
Copy link
Contributor Author

SpaceIm commented Jan 29, 2023

@MartinDelille it's out of scope of this PR, but I've added macOS M1 support.

@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit 2491d15
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

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@conan-center-bot

This comment has been minimized.

@SpaceIm SpaceIm closed this Feb 1, 2023
@SpaceIm SpaceIm reopened this Feb 1, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 7 (2491d1522869e7f57f29b7d14952a2bae83d16d5):

  • 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 6 (2491d1522869e7f57f29b7d14952a2bae83d16d5):

  • aaf/1.2.0@:
    Error running command conan graph info --requires aaf/1.2.0@#c2905a1d12780be27398157b4cf0cb24 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15441/6/19091e63-aad8-4f2b-94ba-3845a8b13b60/profile_linux_11_libstdcpp11_gcc_release_64..txt -pr:b /home/conan/w/prod-v2_cci_PR-15441/6/19091e63-aad8-4f2b-94ba-3845a8b13b60/profile_linux_11_libstdcpp11_gcc_release_64..txt:
    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    
    -------- Computing dependency graph --------
    expat/2.5.0: Not found in local cache, looking in remotes...
    expat/2.5.0: Checking remote: conan-center-v2
    expat/2.5.0: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conan_export.tgz
    Downloading conanmanifest.txt
    Decompressing conan_export.tgz
    expat/2.5.0: Downloaded recipe revision 98829cfd97ab55bceed0911eb7825a72
    libjpeg/9e: Not found in local cache, looking in remotes...
    libjpeg/9e: Checking remote: conan-center-v2
    libjpeg/9e: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conan_export.tgz
    Downloading conanmanifest.txt
    Decompressing conan_export.tgz
    libjpeg/9e: Downloaded recipe revision 68269859e4325ddc3f995d1fd3fc9187
    libuuid/1.0.3: Not found in local cache, looking in remotes...
    libuuid/1.0.3: Checking remote: conan-center-v2
    libuuid/1.0.3: Trying with 'conan-center-v2'...
    Downloading conanfile.py
    Downloading conanmanifest.txt
    Downloading conan_export.tgz
    Decompressing conan_export.tgz
    libuuid/1.0.3: Downloaded recipe revision 3e9be5bc8c9cc5fe341262bfb8fba195
    libtool/2.4.7: Not found in local cache, looking in remotes...
    libtool/2.4.7: Checking remote: conan-center-v2
    Graph root
        virtual
    Requirements
        aaf/1.2.0#c2905a1d12780be27398157b4cf0cb24 - Cache
        expat/2.5.0#98829cfd97ab55bceed0911eb7825a72 - Downloaded (conan-center-v2)
        libjpeg/9e#68269859e4325ddc3f995d1fd3fc9187 - Downloaded (conan-center-v2)
        libuuid/1.0.3#3e9be5bc8c9cc5fe341262bfb8fba195 - Downloaded (conan-center-v2)
    Graph error
        Package 'libtool/2.4.7' not resolved: Unable to find 'libtool/2.4.7' in remotes
    ERROR: Package 'libtool/2.4.7' not resolved: Unable to find 'libtool/2.4.7' in remotes
    

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.

@conan-center-bot conan-center-bot merged commit 7b8d005 into conan-io:master Feb 1, 2023
@SpaceIm SpaceIm deleted the aaf-conan-v2 branch February 1, 2023 12:50
StellaSmith pushed a commit to StellaSmith/conan-center-index that referenced this pull request Feb 2, 2023
* conan v2 support

* link libuuid

* fix install on Windows

* Macos armv8 support
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.

6 participants