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

gdal/post_3.5.0: bump deps #18499

Merged
merged 5 commits into from
Aug 5, 2023

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Jul 11, 2023

Specify library name and version: gdal/post_3.5.0

close #18592


@ghost
Copy link

ghost commented Jul 11, 2023

@conan-center-bot

This comment has been minimized.

@mayeut
Copy link
Contributor Author

mayeut commented Jul 11, 2023

blocked on #18501 to bump libtiff in libgeotiff

@AbrilRBS AbrilRBS closed this Jul 13, 2023
@AbrilRBS AbrilRBS reopened this Jul 13, 2023
@AbrilRBS AbrilRBS self-assigned this Jul 13, 2023
@conan-center-bot

This comment has been minimized.

@mayeut mayeut force-pushed the gdal-post_3.5.0-bump-deps branch from e415bed to 47c719d Compare July 13, 2023 06:30
@conan-center-bot

This comment has been minimized.

@mayeut mayeut force-pushed the gdal-post_3.5.0-bump-deps branch from 47c719d to ee59c21 Compare July 22, 2023 08:48
@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 ffd5bce
gdal/3.5.2
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libgdal.31.dylib, libgdal.31.0.2.dylib, libgdal.dylib
gdal/3.5.1
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libgdal.31.dylib, libgdal.dylib, libgdal.31.0.1.dylib

@conan-center-bot

This comment has been minimized.

@mayeut
Copy link
Contributor Author

mayeut commented Jul 23, 2023

@czoido, in the absence of @RubenRBS, can you also o review this one please ?
This is still in an effort to drop old versions of libwebp in #18416

@conan-center-bot

This comment has been minimized.

@czoido czoido assigned czoido and unassigned AbrilRBS Jul 23, 2023
@mayeut
Copy link
Contributor Author

mayeut commented Jul 24, 2023

closing / reopening to trigger a new build

@mayeut mayeut closed this Jul 24, 2023
@mayeut mayeut reopened this Jul 24, 2023
@mayeut
Copy link
Contributor Author

mayeut commented Jul 25, 2023

closing / reopening to trigger a new build

@conan-center-bot

This comment has been minimized.

@mayeut
Copy link
Contributor Author

mayeut commented Jul 26, 2023

There's something that seems very wrong with Jenkins CI since its update the other day.
Every re-trigger ends with a new error, the build number/id overlaps with previous builds.

closing / reopening to trigger a new build

@mayeut mayeut closed this Jul 26, 2023
@mayeut mayeut reopened this Jul 26, 2023
@conan-center-bot

This comment has been minimized.

@mayeut
Copy link
Contributor Author

mayeut commented Jul 26, 2023

closing / reopening to trigger a new build

@conan-center-bot

This comment has been minimized.

@czoido czoido self-requested a review July 27, 2023 07:41
@ghost ghost mentioned this pull request Aug 4, 2023
3 tasks
@AndreyMlashkin
Copy link
Contributor

I have cherry-picked your commits into mine PR

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 7 (d18b2aeae073870c21faa01bf12bdbbeb1439a81):

  • gdal/3.5.1@:
    All packages built successfully! (All logs)

  • gdal/3.5.2@:
    All packages built successfully! (All logs)


Conan v2 pipeline ❌

Note: Conan v2 builds may be required once they are on the v2 ready list

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 (d18b2aeae073870c21faa01bf12bdbbeb1439a81):

  • gdal/3.5.2@:
    Error running command conan export --name gdal --version 3.5.2 recipes/gdal/post_3.5.0/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-18499/recipes/gdal/post_3.5.0/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-18499/recipes/gdal/post_3.5.0/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod-v2_cci_PR-18499/recipes/gdal/post_3.5.0/conanfile.py", line 5, in <module>
        from conans import CMake
    ImportError: cannot import name 'CMake' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • gdal/3.5.1@:
    Error running command conan export --name gdal --version 3.5.1 recipes/gdal/post_3.5.0/conanfile.py:

    ======== Exporting recipe to the cache ========
    ERROR: Error loading conanfile at '/home/conan/w/prod-v2_cci_PR-18499/recipes/gdal/post_3.5.0/conanfile.py': Unable to load conanfile in /home/conan/w/prod-v2_cci_PR-18499/recipes/gdal/post_3.5.0/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod-v2_cci_PR-18499/recipes/gdal/post_3.5.0/conanfile.py", line 5, in <module>
        from conans import CMake
    ImportError: cannot import name 'CMake' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    

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 9e5b000 into conan-io:master Aug 5, 2023
30 checks passed
@mayeut mayeut deleted the gdal-post_3.5.0-bump-deps branch August 19, 2023 09:26
ericLemanissier pushed a commit to ericLemanissier/conan-center-index that referenced this pull request Sep 15, 2023
* gdal/post_3.5.0: bump deps

* build with cmake>=3.18

* fix build when with_libdeflate=True or when with_cryptopp=True and cryptopp is shared

* fix_apple_shared_install_name

---------

Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
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