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

geos: add v3.12.1, simplify patching #21665

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

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Dec 6, 2023

No description provided.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@RubenRBS RubenRBS self-assigned this Jan 6, 2024
Copy link
Member

@RubenRBS RubenRBS left a comment

Choose a reason for hiding this comment

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

Thanks! Question about the new patch method, otherwise looks good!

recipes/geos/all/conanfile.py Outdated Show resolved Hide resolved
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 4 (cc85661f72b45b26939d2f7ea57e52865cd9b0b6):

  • geos/3.12.1:
    Didn't run or was cancelled before finishing

  • geos/3.12.0:
    Didn't run or was cancelled before finishing

  • geos/3.10.3:
    CI failed to create some packages (All logs)

    Logs for packageID 28068a957507b0f2c3f6d7f0be7610032d54737d:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=9
    os=Linux
    [options]
    geos:shared=False
    
    [...]
    Or edit '/home/conan/w/prod-v1/bsr/84755/bcbaa/.conan/profiles/default' and set compiler.libcxx=libstdc++11
    
    ************************************************************************************
    
    
    
    Default settings
    	os=Linux
    	os_build=Linux
    	arch=x86_64
    	arch_build=x86_64
    	compiler=gcc
    	compiler.version=9
    	compiler.libcxx=libstdc++
    	build_type=Release
    *** You can change them in /home/conan/w/prod-v1/bsr/84755/bcbaa/.conan/profiles/default ***
    *** Or override with -s compiler='other' -s ...s***
    
    
    Configuration:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=9
    os=Linux
    [options]
    geos:shared=False
    [build_requires]
    [env]
    [conf]
    tools.system.package_manager:mode=install
    tools.system.package_manager:sudo=True
    
    geos/3.10.3: Forced build from source
    Installing package: geos/3.10.3
    Requirements
        geos/3.10.3 from local cache - Cache
    Packages
        geos/3.10.3:28068a957507b0f2c3f6d7f0be7610032d54737d - Build
    
    Installing (downloading, building) binaries...
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    geos/3.10.3: Configuring sources in /home/conan/w/prod-v1/bsr/84755/bcbaa/.conan/data/geos/3.10.3/_/_/source/src
    geos/3.10.3: Waiting 5 seconds to retry...
    geos/3.10.3: ERROR: Error downloading file https://download.osgeo.org/geos/geos-3.10.3.tar.bz2: 'HTTPSConnectionPool(host='download.osgeo.org', port=443): Max retries exceeded with url: /geos/geos-3.10.3.tar.bz2 (Caused by ProtocolError('Connection aborted.', OSError(0, 'Error')))'
    ERROR: geos/3.10.3: Error in source() method, line 77
    	get(self, **self.conan_data["sources"][self.version], strip_root=True)
    	ConanException: Error downloading file https://download.osgeo.org/geos/geos-3.10.3.tar.bz2: 'HTTPSConnectionPool(host='download.osgeo.org', port=443): Max retries exceeded with url: /geos/geos-3.10.3.tar.bz2 (Caused by ProtocolError('Connection aborted.', OSError(0, 'Error')))'
    
  • geos/3.11.2:
    Didn't run or was cancelled before finishing

  • geos/3.11.1:
    Didn't run or was cancelled before finishing

  • geos/3.11.0:
    Didn't run or was cancelled before finishing

  • geos/3.10.2:
    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.

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.

None yet

3 participants