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

libssh2: add version 1.11.1 #25639

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kulkarniamit
Copy link

Summary

Changes to recipe: libssh2/1.11.1

Motivation

There are several bugfixes since 1.11.0 including a fix for terrapin attack.

Details

libssh2/libssh2@libssh2-1.11.0...libssh2-1.11.1


@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Warning

Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement.

Failure in build 2 (08f8905678c20b46d25aaad974e742eddcc9a452):

  • libssh2/1.11.1:
    CI failed to create some packages (All logs)

    Logs for packageID 845a6d998693176b198210c02dc01fe0544355f1:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=7
    os=Linux
    [options]
    libssh2:shared=False
    
    [...]
    
    -- The following features have been disabled:
    
     * Shared library, creating libssh2 shared library (.so/.dll)
     * Logging, Logging of execution with debug trace
     * Without deprecated APIs
    
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/workspace/prod-v1/bsr/111256/ddfae/.conan/data/libssh2/1.11.1/_/_/build/845a6d998693176b198210c02dc01fe0544355f1/build/Release/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/workspace/prod-v1/bsr/111256/ddfae/.conan/data/libssh2/1.11.1/_/_/build/845a6d998693176b198210c02dc01fe0544355f1/build/Release/CMakeFiles/CMakeError.log".
    libssh2/1.11.1: 
    CMake Error at src/CMakeLists.txt:252 (get_target_property):
      INTERFACE_LIBRARY targets may only have whitelisted properties.  The
      property "LOCATION" is not allowed.
    
    
    CMake Warning at src/CMakeLists.txt:254 (message):
      Bad lib in library list: OpenSSL::Crypto
    
    
    CMake Error at src/CMakeLists.txt:252 (get_target_property):
      INTERFACE_LIBRARY targets may only have whitelisted properties.  The
      property "LOCATION" is not allowed.
    
    
    CMake Warning at src/CMakeLists.txt:254 (message):
      Bad lib in library list: ZLIB::ZLIB
    
    
    CMake Error at src/CMakeLists.txt:252 (get_target_property):
      INTERFACE_LIBRARY targets may only have whitelisted properties.  The
      property "LOCATION" is not allowed.
    
    
    CMake Warning at src/CMakeLists.txt:254 (message):
      Bad lib in library list: ZLIB::ZLIB
    
    
    WARN: **************************************************
    WARN: *** Conan 1 is legacy and on a deprecation path **
    WARN: *********** Please upgrade to Conan 2 ************
    WARN: **************************************************
    WARN: openssl/3.3.2: requirement zlib/[>=1.2.11 <2] overridden by libssh2/1.11.1 to zlib/1.3.1 
    libssh2/1.11.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    libssh2/1.11.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    libssh2/1.11.1: ERROR: Package '845a6d998693176b198210c02dc01fe0544355f1' build failed
    libssh2/1.11.1: WARN: Build folder /home/conan/workspace/prod-v1/bsr/111256/ddfae/.conan/data/libssh2/1.11.1/_/_/build/845a6d998693176b198210c02dc01fe0544355f1/build/Release
    ERROR: libssh2/1.11.1: Error in build() method, line 99
    	cmake.configure()
    	ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/111256/ddfae/.conan/data/libssh2/1.11.1/_/_/build/845a6d998693176b198210c02dc01fe0544355f1/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/111256/ddfae/.conan/data/libssh2/1.11.1/_/_/package/845a6d998693176b198210c02dc01fe0544355f1" -DENABLE_ZLIB_COMPRESSION="ON" -DENABLE_CRYPT_NONE="OFF" -DENABLE_MAC_NONE="OFF" -DENABLE_DEBUG_LOGGING="OFF" -DCRYPTO_BACKEND="OpenSSL" -DOPENSSL_ROOT_DIR="/home/conan/workspace/prod-v1/bsr/111256/ddfae/.conan/data/openssl/3.3.2/_/_/package/c606a0dd8a0c8668b09aa21600e0d8423899894a" -DBUILD_EXAMPLES="OFF" -DBUILD_TESTING="OFF" -DBUILD_STATIC_LIBS="ON" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/111256/ddfae/.conan/data/libssh2/1.11.1/_/_/build/845a6d998693176b198210c02dc01fe0544355f1/src"
    

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 2 (08f8905678c20b46d25aaad974e742eddcc9a452):

  • libssh2/1.11.1:
    CI failed to create some packages (All logs)

    Logs for packageID d71ce2badbd78141b1b02a84a1092723343504b5:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    
    CMake Warning at src/CMakeLists.txt:254 (message):
      Bad lib in library list: OpenSSL::Crypto
    
    
    CMake Error at src/CMakeLists.txt:252 (get_target_property):
      INTERFACE_LIBRARY targets may only have whitelisted properties.  The
      property "LOCATION" is not allowed.
    
    
    CMake Warning at src/CMakeLists.txt:254 (message):
      Bad lib in library list: ZLIB::ZLIB
    
    
    CMake Error at src/CMakeLists.txt:252 (get_target_property):
      INTERFACE_LIBRARY targets may only have whitelisted properties.  The
      property "LOCATION" is not allowed.
    
    
    CMake Warning at src/CMakeLists.txt:254 (message):
      Bad lib in library list: ZLIB::ZLIB
    
    
    -- The following features have been enabled:
    
     * Static library, creating libssh2 static library
     * Crypto backend, OpenSSL
     * Compression, using zlib for compression
    
    -- The following REQUIRED packages have been found:
    
     * OpenSSL
     * ZLIB
    
    -- The following features have been disabled:
    
     * Shared library, creating libssh2 shared library (.so/.dll)
     * Logging, Logging of execution with debug trace
     * Without deprecated APIs
    
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/workspace/prod-v2/bsr/99340/beeac/p/b/libss23bc2f7f8e2d8/b/build/Release/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/workspace/prod-v2/bsr/99340/beeac/p/b/libss23bc2f7f8e2d8/b/build/Release/CMakeFiles/CMakeError.log".
    
    libssh2/1.11.1: ERROR: 
    Package 'd71ce2badbd78141b1b02a84a1092723343504b5' build failed
    libssh2/1.11.1: WARN: Build folder /home/conan/workspace/prod-v2/bsr/99340/beeac/p/b/libss23bc2f7f8e2d8/b/build/Release
    ERROR: libssh2/1.11.1: Error in build() method, line 99
    	cmake.configure()
    	ConanException: Error 1 while executing
    

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.

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

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

Thanks! I'll investigate the compilation issues

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.

3 participants