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

libfdk_aac: conan v2 support #15350

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Jan 18, 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.

jwillikers
jwillikers previously approved these changes Jan 26, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 4 (8ebaf90a3919b37819e90514b3a0004d560d633c):

  • libfdk_aac/2.0.2@:
    All packages built successfully! (All logs)

  • libfdk_aac/2.0.0@:
    All packages built successfully! (All logs)

  • libfdk_aac/2.0.1@:
    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 4 (8ebaf90a3919b37819e90514b3a0004d560d633c):

  • libfdk_aac/2.0.1@:
    Error running command conan graph info --requires libfdk_aac/2.0.1@#ed54177522e4b15b17a52dafcb4fd607 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15350/4/03223b3e-1fa3-4551-8cc6-37b438c8f50f/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15350/4/03223b3e-1fa3-4551-8cc6-37b438c8f50f/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    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
        libfdk_aac/2.0.1#ed54177522e4b15b17a52dafcb4fd607 - Cache
    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
    
  • libfdk_aac/2.0.0@:
    Error running command conan graph info --requires libfdk_aac/2.0.0@#7ee63982d1bac8dbdd58cd4ddd9ae474 -f json -pr:h /home/conan/w/prod-v2_cci_PR-15350/4/3337c743-68c3-4306-92e2-e106d5a66e90/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -pr:b /home/conan/w/prod-v2_cci_PR-15350/4/3337c743-68c3-4306-92e2-e106d5a66e90/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt:

    -------- Input profiles --------
    Profile host:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    
    -------- Computing dependency graph --------
    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
        libfdk_aac/2.0.0#7ee63982d1bac8dbdd58cd4ddd9ae474 - Cache
    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.

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 conan-center-bot merged commit c091420 into conan-io:master Jan 31, 2023
@SpaceIm SpaceIm deleted the libfdk_aac-conan-v2 branch January 31, 2023 13:59
StellaSmith pushed a commit to StellaSmith/conan-center-index that referenced this pull request Feb 2, 2023
* conan v2 support

* download official release tarballs instead of autogenerated github tarballs
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.

4 participants