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

mrcal: new recipe #23794

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

mrcal: new recipe #23794

wants to merge 2 commits into from

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Apr 28, 2024

Adds mrcal: https://github.com/dkogan/mrcal

mrcal is a generic toolkit built to solve the calibration and SFM-like problems we encounter at NASA/JPL.

Packaging status

Also bundles libdogleg, which is a closely-related dependency of the project which does not look like a good candidate for a separate package: https://github.com/dkogan/libdogleg

Requires:

@conan-center-bot

This comment has been minimized.

@valgur valgur mentioned this pull request Apr 28, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 2 (b4436a04c13db64c8618a0f4b8611998c9343b0c):

  • mrcal/2.4.1:
    Error running command conan info mrcal/2.4.1@#a83795f49b7074d51d83493c217d0083 --json {jsonName} -pr {profileName}:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    
    ...
    ERROR: Failed requirement 'suitesparse-cholmod/5.2.1' from 'mrcal/2.4.1'
    ERROR: Unable to find 'suitesparse-cholmod/5.2.1' 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 v2 pipeline ❌

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 2 (b4436a04c13db64c8618a0f4b8611998c9343b0c):

  • mrcal/2.4.1:
    Error running command conan graph info --requires mrcal/2.4.1@#a83795f49b7074d51d83493c217d0083 -f json -pr:h /home/conan/workspace/prod-v2/bsr/30297/aebbc/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/workspace/prod-v2/bsr/30297/aebbc/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:
    ======== Computing dependency graph ========
    suitesparse-cholmod/5.2.1: Not found in local cache, looking in remotes...
    suitesparse-cholmod/5.2.1: Checking remote: conan-center
    suitesparse-cholmod/5.2.1: Checking remote: c3i_PR-v2-23794
    Graph root
        cli
    Requirements
        mrcal/2.4.1#a83795f49b7074d51d83493c217d0083 - Cache
    Graph error
        Package 'suitesparse-cholmod/5.2.1' not resolved: Unable to find 'suitesparse-cholmod/5.2.1' in remotes.
    ERROR: Package 'suitesparse-cholmod/5.2.1' not resolved: Unable to find 'suitesparse-cholmod/5.2.1' 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants