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

colmap: new recipe #23827

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

colmap: new recipe #23827

wants to merge 4 commits into from

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Apr 30, 2024

Adds COLMAP: https://colmap.github.io/

https://github.com/colmap/colmap

COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface.

Packaging status

Not strictly required, but highly recommended related PRs for this recipe:

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@jcar87 jcar87 self-assigned this Jun 13, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 5 (5aa07d83e32e85e55ddb94bb8dde2e4dcf78e011):

  • colmap/3.9.1:
    Error running command conan export recipes/colmap/all/conanfile.py colmap/3.9.1@:
    [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK
    [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK
    [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK
    [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK
    [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK
    [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 14.17578125 KB
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK
    [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK
    [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK
    [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK
    [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK
    [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK
    [HOOK - conan-center.py] pre_export(): [NOT ALLOWED ATTRIBUTES (KB-H039)] OK
    [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK
    [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK
    [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK
    [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK
    [HOOK - conan-center.py] pre_export(): [SINGLE REQUIRES (KB-H055)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS RENAME (KB-H057)] OK
    [HOOK - conan-center.py] pre_export(): [ILLEGAL CHARACTERS (KB-H058)] OK
    [HOOK - conan-center.py] pre_export(): [CLASS NAME (KB-H059)] OK
    [HOOK - conan-center.py] pre_export(): [NO CRLF (KB-H060)] OK
    [HOOK - conan-center.py] pre_export(): [NO BUILD SYSTEM FUNCTIONS (KB-H061)] OK
    [HOOK - conan-center.py] pre_export(): [TOOLS CROSS BUILDING (KB-H062)] OK
    [HOOK - conan-center.py] pre_export(): [INVALID TOPICS (KB-H064)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRED_CONAN_VERSION (KB-H065)] OK
    [HOOK - conan-center.py] pre_export(): [TEST_TYPE MANAGEMENT (KB-H068)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO DEFAULT OPTIONS (KB-H069)] OK
    [HOOK - conan-center.py] pre_export(): [MANDATORY SETTINGS (KB-H070)] OK
    [HOOK - conan-center.py] pre_export(): [PYLINT EXECUTION (KB-H072)] OK
    [HOOK - conan-center.py] pre_export(): [REQUIREMENT OVERRIDE PARAMETER (KB-H075)] OK
    [HOOK - conan-center.py] pre_export(): [NO DANGLING PATCHES (KB-H078)] OK
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    [HOOK - conan-center.py] pre_export(): ERROR: [CONFIG.YML HAS NEW VERSION (KB-H052)] The version "3.10" exists in "conandata.yml" but not in "../config.yml", so it will not be built. Please update "../config.yml" to include newly added version "3.10". (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H052-CONFIG.YML-HAS-NEW-VERSION) 
    ERROR: [HOOK - conan-center.py] pre_export(): Some checks failed running the hook, check the output
    

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.

Failure in build 5 (5aa07d83e32e85e55ddb94bb8dde2e4dcf78e011):

  • colmap/3.9.1:
    Error running command conan graph info --requires colmap/3.9.1@#e7fd3492d8e75eebfaffdee8f7257eb7 --build colmap/3.9.1@#e7fd3492d8e75eebfaffdee8f7257eb7 -f json -pr:h /home/conan/workspace/prod-v2/bsr/70254/deefa/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/workspace/prod-v2/bsr/70254/deefa/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:
    ======== Computing dependency graph ========
    boost/1.85.0: Not found in local cache, looking in remotes...
    boost/1.85.0: Checking remote: conan-center
    boost/1.85.0: Downloaded recipe revision 0146e46a0e32fbb44e7189f25c193dae
    zlib/1.3.1: Not found in local cache, looking in remotes...
    zlib/1.3.1: Checking remote: conan-center
    zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2
    bzip2/1.0.8: Not found in local cache, looking in remotes...
    bzip2/1.0.8: Checking remote: conan-center
    bzip2/1.0.8: Downloaded recipe revision 457c272f7da34cb9c67456dd217d36c4
    libbacktrace/cci.20210118: Not found in local cache, looking in remotes...
    libbacktrace/cci.20210118: Checking remote: conan-center
    libbacktrace/cci.20210118: Downloaded recipe revision a7691bfccd8caaf66309df196790a5a1
    b2/5.2.1: Not found in local cache, looking in remotes...
    b2/5.2.1: Checking remote: conan-center
    b2/5.2.1: Downloaded recipe revision 91bc73931a0acb655947a81569ed8b80
    ceres-solver/2.1.0: Not found in local cache, looking in remotes...
    ceres-solver/2.1.0: Checking remote: conan-center
    ceres-solver/2.1.0: Downloaded recipe revision 61809d7baf47aeb1a0a82472ba2283d0
    eigen/3.4.0: Not found in local cache, looking in remotes...
    eigen/3.4.0: Checking remote: conan-center
    eigen/3.4.0: Downloaded recipe revision 2e192482a8acff96fe34766adca2b24c
    flann/1.9.2: Not found in local cache, looking in remotes...
    flann/1.9.2: Checking remote: conan-center
    flann/1.9.2: Downloaded recipe revision 9a94fb20c9db33ab6102182ee62f671c
    lz4/1.9.4: Not found in local cache, looking in remotes...
    lz4/1.9.4: Checking remote: conan-center
    lz4/1.9.4: Downloaded recipe revision 652b313a0444c8b1d60d1bf9e95fb0a1
    freeimage/3.18.0: Not found in local cache, looking in remotes...
    freeimage/3.18.0: Checking remote: conan-center
    freeimage/3.18.0: Downloaded recipe revision 5471cb50c66ef33b30d18c82566b1f24
    freeimage/3.18.0: WARN: G3 plugin and JPEGTransform are disabled.
    libjpeg/9e: Not found in local cache, looking in remotes...
    libjpeg/9e: Checking remote: conan-center
    libjpeg/9e: Downloaded recipe revision 3cd27a78643419450ee6d3739514d25c
    openjpeg/2.5.0: Not found in local cache, looking in remotes...
    openjpeg/2.5.0: Checking remote: conan-center
    openjpeg/2.5.0: Downloaded recipe revision 2886244f2492121aa7c6c493a814db06
    libpng/1.6.40: Not found in local cache, looking in remotes...
    libpng/1.6.40: Checking remote: conan-center
    libpng/1.6.40: Downloaded recipe revision 06f726bd4bfd83f5cdc10587826093f0
    libwebp/1.3.2: Not found in local cache, looking in remotes...
    libwebp/1.3.2: Checking remote: conan-center
    libwebp/1.3.2: Downloaded recipe revision 52f69c4a31c5cf033fdd9230d77a8e38
    openexr/2.5.7: Not found in local cache, looking in remotes...
    openexr/2.5.7: Checking remote: conan-center
    openexr/2.5.7: Downloaded recipe revision 191290b5cb7da90a05ed351fae29d9c4
    libraw/0.20.2: Not found in local cache, looking in remotes...
    libraw/0.20.2: Checking remote: conan-center
    libraw/0.20.2: Downloaded recipe revision 37b6600fa475d5823501e45b920b6272
    lcms/2.14: Not found in local cache, looking in remotes...
    lcms/2.14: Checking remote: conan-center
    lcms/2.14: Downloaded recipe revision 8a8c02ab8c0631e06d705c38b171f053
    meson/1.2.1: Not found in local cache, looking in remotes...
    meson/1.2.1: Checking remote: conan-center
    meson/1.2.1: Downloaded recipe revision f641f02771e4660c772354736da0b9c6
    ninja/1.11.1: Not found in local cache, looking in remotes...
    ninja/1.11.1: Checking remote: conan-center
    ninja/1.11.1: Downloaded recipe revision 77587f8c8318662ac8e5a7867eb4be21
    jasper/4.0.0: Not found in local cache, looking in remotes...
    jasper/4.0.0: Checking remote: conan-center
    jasper/4.0.0: Downloaded recipe revision f49b8fbc88e8c369b6fd832a0f8f8945
    jxrlib/cci.20170615: Not found in local cache, looking in remotes...
    jxrlib/cci.20170615: Checking remote: conan-center
    jxrlib/cci.20170615: Downloaded recipe revision d5980b2e6c8b24fc07f940ec4e56e883
    libtiff/4.6.0: Not found in local cache, looking in remotes...
    libtiff/4.6.0: Checking remote: conan-center
    libtiff/4.6.0: Downloaded recipe revision 51d0e7e15d032aeec1b64e65c44ecd9f
    libdeflate/1.19: Not found in local cache, looking in remotes...
    libdeflate/1.19: Checking remote: conan-center
    libdeflate/1.19: Downloaded recipe revision 3ea74a4549efc14d4b1202dc4bfbf602
    xz_utils/5.4.5: Not found in local cache, looking in remotes...
    xz_utils/5.4.5: Checking remote: conan-center
    xz_utils/5.4.5: Downloaded recipe revision 51e5a6e6564f4ea3afd79def01f035ad
    jbig/20160605: Not found in local cache, looking in remotes...
    jbig/20160605: Checking remote: conan-center
    jbig/20160605: Downloaded recipe revision 2d29fa02aacd76902e0d2cbbc24631ef
    zstd/1.5.5: Not found in local cache, looking in remotes...
    zstd/1.5.5: Checking remote: conan-center
    zstd/1.5.5: Downloaded recipe revision 1f239731dc45147c7fc2f54bfbde73df
    cmake/3.30.1: Not found in local cache, looking in remotes...
    cmake/3.30.1: Checking remote: conan-center
    cmake/3.30.1: Downloaded recipe revision 6d832cf2d46f6ec969ca5ed5b41f91eb
    glog/0.6.0: Not found in local cache, looking in remotes...
    glog/0.6.0: Checking remote: conan-center
    glog/0.6.0: Downloaded recipe revision f25568477a1100349c4c2959ce946717
    gflags/2.2.2: Not found in local cache, looking in remotes...
    gflags/2.2.2: Checking remote: conan-center
    gflags/2.2.2: Downloaded recipe revision 48d1262ffac8d30c3224befb8275a533
    libunwind/1.8.0: Not found in local cache, looking in remotes...
    libunwind/1.8.0: Checking remote: conan-center
    libunwind/1.8.0: Downloaded recipe revision 045502d366b4ce2bc52a492648e62d2b
    metis/5.2.1: Not found in local cache, looking in remotes...
    metis/5.2.1: Checking remote: conan-center
    metis/5.2.1: Downloaded recipe revision 85cfe7ee0dfc0cba7c0334e92efcbbc6
    gklib/5.1.1: Not found in local cache, looking in remotes...
    gklib/5.1.1: Checking remote: conan-center
    gklib/5.1.1: Downloaded recipe revision d055917c1feda153cb0b9c36ff5e1bab
    sqlite3/3.45.3: Not found in local cache, looking in remotes...
    sqlite3/3.45.3: Checking remote: conan-center
    sqlite3/3.45.3: Downloaded recipe revision 1b6b291b7d3730cef1f0264370964d2c
    openmp/system: Not found in local cache, looking in remotes...
    openmp/system: Checking remote: conan-center
    openmp/system: Checking remote: c3i_PR-v2-23827
    Graph root
        cli
    Requirements
        boost/1.85.0#0146e46a0e32fbb44e7189f25c193dae - Downloaded (conan-center)
        bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Downloaded (conan-center)
        ceres-solver/2.1.0#61809d7baf47aeb1a0a82472ba2283d0 - Downloaded (conan-center)
        colmap/3.9.1#e7fd3492d8e75eebfaffdee8f7257eb7 - Cache
        eigen/3.4.0#2e192482a8acff96fe34766adca2b24c - Downloaded (conan-center)
        flann/1.9.2#9a94fb20c9db33ab6102182ee62f671c - Downloaded (conan-center)
        freeimage/3.18.0#5471cb50c66ef33b30d18c82566b1f24 - Downloaded (conan-center)
        gflags/2.2.2#48d1262ffac8d30c3224befb8275a533 - Downloaded (conan-center)
        gklib/5.1.1#d055917c1feda153cb0b9c36ff5e1bab - Downloaded (conan-center)
        glog/0.6.0#f25568477a1100349c4c2959ce946717 - Downloaded (conan-center)
        jasper/4.0.0#f49b8fbc88e8c369b6fd832a0f8f8945 - Downloaded (conan-center)
        jbig/20160605#2d29fa02aacd76902e0d2cbbc24631ef - Downloaded (conan-center)
        jxrlib/cci.20170615#d5980b2e6c8b24fc07f940ec4e56e883 - Downloaded (conan-center)
        lcms/2.14#8a8c02ab8c0631e06d705c38b171f053 - Downloaded (conan-center)
        libbacktrace/cci.20210118#a7691bfccd8caaf66309df196790a5a1 - Downloaded (conan-center)
        libdeflate/1.19#3ea74a4549efc14d4b1202dc4bfbf602 - Downloaded (conan-center)
        libjpeg/9e#3cd27a78643419450ee6d3739514d25c - Downloaded (conan-center)
        libpng/1.6.40#06f726bd4bfd83f5cdc10587826093f0 - Downloaded (conan-center)
        libraw/0.20.2#37b6600fa475d5823501e45b920b6272 - Downloaded (conan-center)
        libtiff/4.6.0#51d0e7e15d032aeec1b64e65c44ecd9f - Downloaded (conan-center)
        libunwind/1.8.0#045502d366b4ce2bc52a492648e62d2b - Downloaded (conan-center)
        libwebp/1.3.2#52f69c4a31c5cf033fdd9230d77a8e38 - Downloaded (conan-center)
        lz4/1.9.4#652b313a0444c8b1d60d1bf9e95fb0a1 - Downloaded (conan-center)
        metis/5.2.1#85cfe7ee0dfc0cba7c0334e92efcbbc6 - Downloaded (conan-center)
        openexr/2.5.7#191290b5cb7da90a05ed351fae29d9c4 - Downloaded (conan-center)
        openjpeg/2.5.0#2886244f2492121aa7c6c493a814db06 - Downloaded (conan-center)
        sqlite3/3.45.3#1b6b291b7d3730cef1f0264370964d2c - Downloaded (conan-center)
        xz_utils/5.4.5#51e5a6e6564f4ea3afd79def01f035ad - Downloaded (conan-center)
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Downloaded (conan-center)
        zstd/1.5.5#1f239731dc45147c7fc2f54bfbde73df - Downloaded (conan-center)
    Build requirements
        b2/5.2.1#91bc73931a0acb655947a81569ed8b80 - Downloaded (conan-center)
        cmake/3.30.1#6d832cf2d46f6ec969ca5ed5b41f91eb - Downloaded (conan-center)
        meson/1.2.1#f641f02771e4660c772354736da0b9c6 - Downloaded (conan-center)
        ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Downloaded (conan-center)
    Resolved version ranges
        b2/[>=5.2 <6]: b2/5.2.1
        cmake/[>=3.16 <4]: cmake/3.30.1
        cmake/[>=3.18 <4]: cmake/3.30.1
        zlib/[>=1.2.11 <2]: zlib/1.3.1
    ERROR: Package 'openmp/system' not resolved: Unable to find 'openmp/system' 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.

@valgur valgur mentioned this pull request Aug 5, 2024
7 tasks
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.

[request] colmap [request] colmap/3.6
3 participants