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

coin-utils: conan v2 support #15746

Merged
merged 3 commits into from
Feb 10, 2023

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Feb 5, 2023

Specify library name and version: lib/1.0


@conan-center-bot

This comment has been minimized.

jwillikers
jwillikers previously approved these changes Feb 6, 2023
jwillikers
jwillikers previously approved these changes Feb 9, 2023
@conan-center-bot

This comment has been minimized.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Feb 9, 2023

I don't understand why github told me that I had to rebase or merge master because branch was out-of-date.

@conan-center-bot

This comment has been minimized.

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

Conan v1 pipeline ✔️

All green in build 7 (df20f31a0f07431d48ca8f852ed06281fa3b945b):

  • coin-utils/2.11.4@:
    All packages built successfully! (All logs)

  • coin-utils/2.11.6@:
    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 7 (df20f31a0f07431d48ca8f852ed06281fa3b945b):

  • coin-utils/2.11.6@:
    CI failed to create some packages (All logs)

    Logs for packageID 879a740cdb34bb7b0aaf796a5de1d0a1073b2e6c:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    conan test conan-center-index/recipes/coin-utils/all/test_package/conanfile.py coin-utils/2.11.6@#2937fc99817108d36c6bdd7e6049e5f4 -pr:h /home/conan/w/prod-v2/BuildSingleReference/23191/1e525812-f116-49b7-998e-b7f37ab9ab2d/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -pr:b /home/conan/w/prod-v2/BuildSingleReference/23191/1e525812-f116-49b7-998e-b7f37ab9ab2d/profile_linux_11_libstdcpp11_gcc_release_64.-shared-False.txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True
    ********************************************************************************
    
    -------- 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
    [conf]
    tools.system.package_manager:mode=install
    tools.system.package_manager:sudo=True
    
    Profile build:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    [conf]
    tools.system.package_manager:mode=install
    tools.system.package_manager:sudo=True
    
    
    -------- test_package: Computing dependency graph --------
    pkgconf/1.9.3: Not found in local cache, looking in remotes...
    pkgconf/1.9.3: Checking remote: conan-center-v2
    pkgconf/1.9.3: Checking remote: c3i_PR-v2-15746
    Graph root
        coin-utils/2.11.6 (test package): /home/conan/w/prod-v2/BuildSingleReference/conan-center-index/recipes/coin-utils/all/test_package/conanfile.py
    Requirements
        bzip2/1.0.8#23cc41191fd58460207c5db046033507 - Cache
        coin-utils/2.11.6#2937fc99817108d36c6bdd7e6049e5f4 - Cache
        zlib/1.2.13#13c96f538b52e1600c40b88994de240f - Cache
    Build requirements
        gnu-config/cci.20210814#eb941b98dbf40f3eb1753f6b1f05861f - Cache
    Graph error
        Package 'pkgconf/1.9.3' not resolved: Unable to find 'pkgconf/1.9.3' in remotes
    
    -------- test_package: Computing necessary packages --------
    ERROR: Package 'pkgconf/1.9.3' not resolved: Unable to find 'pkgconf/1.9.3' in remotes
    
  • coin-utils/2.11.4@:
    Didn't run or was cancelled before finishing


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.

env.vars(self).save_script("conanautotoolsdeps_cl_workaround")
else:
deps = AutotoolsDeps(self)
deps.generate()
Copy link
Contributor

Choose a reason for hiding this comment

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

The generate() function is getting complex and hard to read. We'll have to look into the issue conan-io/conan#12784 for sure

@conan-center-bot conan-center-bot merged commit ac5d1e8 into conan-io:master Feb 10, 2023
@SpaceIm SpaceIm deleted the coin-utils-conan-v2 branch February 10, 2023 19:35
sabelka pushed a commit to sabelka/conan-center-index that referenced this pull request Feb 12, 2023
* conan v2 support

* add Accelerate to frameworks

* use check_min_vs
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