conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

Add xml-security-c++ 2.0.4

Open sivachandran opened this issue 1 year ago • 6 comments

Specify library name and version: xml-security-c/2.0.4

To build on Windows, the autotools based build system is ported to cmake. Experimental features like NSS as Crypto Provider and XKMS subsystem are built.

I'm not the author.


sivachandran avatar May 02 '24 12:05 sivachandran

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 02 '24 12:05 CLAassistant

Conan v1 pipeline :x:

Failure in build 1 (bd2978d858a4203106602ed6c980fd8a3cf7651e):

  • xml-security-c/2.0.4: CI failed to create some packages (All logs)

    Logs for packageID 0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=7
    os=Linux
    [options]
    xml-security-c:shared=False
    
    [...]
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    zlib/1.3.1: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b
    zlib/1.3.1: Downloaded package revision def7a186bdb7962b8c834d3e6d168f7c
    openssl/3.2.1: Retrieving package c606a0dd8a0c8668b09aa21600e0d8423899894a from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    openssl/3.2.1: Package installed c606a0dd8a0c8668b09aa21600e0d8423899894a
    openssl/3.2.1: Downloaded package revision f2a3ef6cd919c6a065b2f898fa6dbae1
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    xml-security-c/2.0.4: Configuring sources in /home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/source/src
    xml-security-c/2.0.4: 
    xml-security-c/2.0.4: Unzipping 3.2MB, this can take a while
    xml-security-c/2.0.4: 
    [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
    [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
    [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK
    xml-security-c/2.0.4: Copying sources to build folder
    xml-security-c/2.0.4: Building your package in /home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/build/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0
    xml-security-c/2.0.4: Generator txt created conanbuildinfo.txt
    xml-security-c/2.0.4: Calling generate()
    xml-security-c/2.0.4: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release'
    xml-security-c/2.0.4: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake <path> -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/build/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release'
    xml-security-c/2.0.4: Aggregating env generators
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    xml-security-c/2.0.4: Calling build()
    xml-security-c/2.0.4: Apply patch (conan): adds cmake based build system
    xml-security-c/2.0.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/build/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/package/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/build/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0/src"
    
    ----Running------
    > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/build/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/package/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/build/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0/src"
    -----------------
    -- Configuring incomplete, errors occurred!
    xml-security-c/2.0.4: 
    CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
      CMake 3.20 or higher is required.  You are running version 3.18.6
    
    
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    xml-security-c/2.0.4: 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
    xml-security-c/2.0.4: 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
    xml-security-c/2.0.4: ERROR: Package '0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0' build failed
    xml-security-c/2.0.4: WARN: Build folder /home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/build/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0/build/Release
    ERROR: xml-security-c/2.0.4: Error in build() method, line 68
    	cmake.configure()
    	ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/build/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/package/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/36650/aceff/.conan/data/xml-security-c/2.0.4/_/_/build/0e1b53e066cbcc66206ac3bd03b592f2b71b7cd0/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 :x:

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 1 (bd2978d858a4203106602ed6c980fd8a3cf7651e):

  • xml-security-c/2.0.4: CI failed to create some packages (All logs)

    Logs for packageID 79606dd009e72b9a73661a2674af40ef6390d6e2:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
        zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:b647c43bfefae3f830561ca202b6cfd935b56205#6b307bbcbae23635c4006543ffdbf3ef - Download (conan-center)
    
    ======== Installing packages ========
    
    -------- Downloading 3 packages --------
    xerces-c/3.2.5: Retrieving package bdfcccef3489db00ae78adea47094b5c5c889f28 from remote 'conan-center' 
    xerces-c/3.2.5: Package installed bdfcccef3489db00ae78adea47094b5c5c889f28
    xerces-c/3.2.5: Downloaded package revision 5b6270dec3068d4a368364cdd20f8af8
    zlib/1.3.1: Retrieving package b647c43bfefae3f830561ca202b6cfd935b56205 from remote 'conan-center' 
    zlib/1.3.1: Package installed b647c43bfefae3f830561ca202b6cfd935b56205
    zlib/1.3.1: Downloaded package revision 6b307bbcbae23635c4006543ffdbf3ef
    openssl/3.2.1: Retrieving package ba0c965640dfc9185194d683d05bfbe6419b47a3 from remote 'conan-center' 
    openssl/3.2.1: Package installed ba0c965640dfc9185194d683d05bfbe6419b47a3
    openssl/3.2.1: Downloaded package revision d1726bfc4b66d9392fb7e73a90ed3d9c
    xml-security-c/2.0.4: Calling source() in /home/conan/workspace/prod-v2/bsr/32930/efbea/p/xml-sa740b9d2ad938/s/src
    xml-security-c/2.0.4: WARN: File https://github.com/apache/santuario-cpp/archive/refs/tags/2.0.4.zip not found in https://c3i.jfrog.io/artifactory/conan-center-backup-sources/
    xml-security-c/2.0.4: Unzipping 3.2MB, this can take a while
    
    
    -------- Installing package xml-security-c/2.0.4 (4 of 4) --------
    xml-security-c/2.0.4: Building from source
    xml-security-c/2.0.4: Package xml-security-c/2.0.4:79606dd009e72b9a73661a2674af40ef6390d6e2
    xml-security-c/2.0.4: Copying sources to build folder
    xml-security-c/2.0.4: Building your package in /home/conan/workspace/prod-v2/bsr/32930/efbea/p/b/xml-sf0a5cc1114a50/b
    xml-security-c/2.0.4: Calling generate()
    xml-security-c/2.0.4: Generators folder: /home/conan/workspace/prod-v2/bsr/32930/efbea/p/b/xml-sf0a5cc1114a50/b/build/Release/generators
    xml-security-c/2.0.4: CMakeToolchain generated: conan_toolchain.cmake
    xml-security-c/2.0.4: CMakeToolchain generated: CMakePresets.json
    xml-security-c/2.0.4: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
        find_package(XercesC)
        find_package(OpenSSL)
        target_link_libraries(... XercesC::XercesC openssl::openssl)
    xml-security-c/2.0.4: Generating aggregated env files
    xml-security-c/2.0.4: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
    xml-security-c/2.0.4: Calling build()
    xml-security-c/2.0.4: Apply patch (conan): adds cmake based build system
    xml-security-c/2.0.4: Running CMake.configure()
    xml-security-c/2.0.4: RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v2/bsr/32930/efbea/p/b/xml-sf0a5cc1114a50/b/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v2/bsr/32930/efbea/p/b/xml-sf0a5cc1114a50/p" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v2/bsr/32930/efbea/p/b/xml-sf0a5cc1114a50/b/src"
    CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
      CMake 3.20 or higher is required.  You are running version 3.15.7
    
    
    -- Configuring incomplete, errors occurred!
    
    xml-security-c/2.0.4: ERROR: 
    Package '79606dd009e72b9a73661a2674af40ef6390d6e2' build failed
    xml-security-c/2.0.4: WARN: Build folder /home/conan/workspace/prod-v2/bsr/32930/efbea/p/b/xml-sf0a5cc1114a50/b/build/Release
    ERROR: xml-security-c/2.0.4: Error in build() method, line 68
    	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.

conan-center-bot avatar May 02 '24 12:05 conan-center-bot

Conan v1 pipeline :x:

Failure in build 2 (ad17296b29ccef247ac10c484e11d7d633a2ba0a):

  • xml-security-c/2.0.4: CI failed to create some packages (All logs)

    Logs for packageID 2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    [options]
    xml-security-c:shared=False
    
    [...]
    CMakeFiles/xml-security-c.dir/build.make:81: recipe for target 'CMakeFiles/xml-security-c.dir/xsec/canon/XSECC14n20010315.cpp.o' failed
    CMakeFiles/Makefile2:107: recipe for target 'CMakeFiles/xml-security-c.dir/all' failed
    Makefile:148: recipe for target 'all' failed
    xml-security-c/2.0.4: 
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    In file included from /usr/include/c++/5/cstdint:35:0,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/Xerces_autoconf_config.hpp:96,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/XercesDefs.hpp:46,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/framework/XSECDefs.hpp:63,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/canon/XSECCanon.hpp:36,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/canon/XSECCanon.cpp:33:
    /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
     #error This file requires compiler and library support \
      ^
    In file included from /usr/include/c++/5/cstdint:35:0,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/Xerces_autoconf_config.hpp:96,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/XercesDefs.hpp:46,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/framework/XSECDefs.hpp:63,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/canon/XSECXMLNSStack.cpp:31:
    /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
     #error This file requires compiler and library support \
      ^
    In file included from /usr/include/c++/5/cstdint:35:0,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/Xerces_autoconf_config.hpp:96,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/XercesDefs.hpp:46,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/framework/XSECDefs.hpp:63,
                     from /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/canon/XSECC14n20010315.cpp:33:
    /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
     #error This file requires compiler and library support \
      ^
    make[2]: *** [CMakeFiles/xml-security-c.dir/xsec/canon/XSECCanon.cpp.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[2]: *** [CMakeFiles/xml-security-c.dir/xsec/canon/XSECXMLNSStack.cpp.o] Error 1
    make[2]: *** [CMakeFiles/xml-security-c.dir/xsec/canon/XSECC14n20010315.cpp.o] Error 1
    make[1]: *** [CMakeFiles/xml-security-c.dir/all] Error 2
    make: *** [all] Error 2
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    xml-security-c/2.0.4: 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
    xml-security-c/2.0.4: 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
    xml-security-c/2.0.4: ERROR: Package '2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1' build failed
    xml-security-c/2.0.4: WARN: Build folder /home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/build/Release
    ERROR: xml-security-c/2.0.4: Error in build() method, line 69
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/36752/bdfde/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/build/Release" '--' '-j3'
    

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 avatar May 02 '24 15:05 conan-center-bot

Conan v1 pipeline :x:

Failure in build 3 (9e19c3e8cec6edfde28710f119edcfb338152459):

  • xml-security-c/2.0.4: CI failed to create some packages (All logs)

    Logs for packageID 2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    [options]
    xml-security-c:shared=False
    
    [...]
    CMakeFiles/xml-security-c.dir/build.make:81: recipe for target 'CMakeFiles/xml-security-c.dir/xsec/canon/XSECC14n20010315.cpp.o' failed
    CMakeFiles/Makefile2:107: recipe for target 'CMakeFiles/xml-security-c.dir/all' failed
    Makefile:148: recipe for target 'all' failed
    xml-security-c/2.0.4: 
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    In file included from /usr/include/c++/5/cstdint:35:0,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/Xerces_autoconf_config.hpp:96,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/XercesDefs.hpp:46,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/framework/XSECDefs.hpp:63,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/canon/XSECCanon.hpp:36,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/canon/XSECCanon.cpp:33:
    /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
     #error This file requires compiler and library support \
      ^
    In file included from /usr/include/c++/5/cstdint:35:0,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/Xerces_autoconf_config.hpp:96,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/XercesDefs.hpp:46,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/framework/XSECDefs.hpp:63,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/canon/XSECXMLNSStack.cpp:31:
    /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
     #error This file requires compiler and library support \
      ^
    In file included from /usr/include/c++/5/cstdint:35:0,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/Xerces_autoconf_config.hpp:96,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xerces-c/3.2.5/_/_/package/362abd550ca015bacb224c96338e25508c94b709/include/xercesc/util/XercesDefs.hpp:46,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/framework/XSECDefs.hpp:63,
                     from /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/src/xsec/canon/XSECC14n20010315.cpp:33:
    /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
     #error This file requires compiler and library support \
      ^
    make[2]: *** [CMakeFiles/xml-security-c.dir/xsec/canon/XSECCanon.cpp.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[2]: *** [CMakeFiles/xml-security-c.dir/xsec/canon/XSECXMLNSStack.cpp.o] Error 1
    make[2]: *** [CMakeFiles/xml-security-c.dir/xsec/canon/XSECC14n20010315.cpp.o] Error 1
    make[1]: *** [CMakeFiles/xml-security-c.dir/all] Error 2
    make: *** [all] Error 2
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    xml-security-c/2.0.4: 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
    xml-security-c/2.0.4: 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
    xml-security-c/2.0.4: ERROR: Package '2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1' build failed
    xml-security-c/2.0.4: WARN: Build folder /home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/build/Release
    ERROR: xml-security-c/2.0.4: Error in build() method, line 69
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/36844/dcfaf/.conan/data/xml-security-c/2.0.4/_/_/build/2b4cbcd0281c9e907b252ff6f0033f5b3d902ba1/build/Release" '--' '-j3'
    

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 :x:

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 3 (9e19c3e8cec6edfde28710f119edcfb338152459):

  • xml-security-c/2.0.4: CI failed to create some packages (All logs)

    Logs for packageID 8007a18ad35acbb6a1e3e959df47ba4604c41455:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.cppstd=14
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=True
    
    [...]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoProvider.hpp(242,26): message : see previous definition of 'getRandom' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoProvider.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp(173,49): warning C4273: 'OpenSSLCryptoKeyDSA::setGBase': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp(237,10): message : see previous definition of 'setGBase' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(90,97): warning C4273: 'OpenSSLCryptoSymmetricKey::getSymmetricKeyType': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(117,22): message : see previous definition of 'getSymmetricKeyType' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(238,51): warning C4273: 'OpenSSLCryptoKeyEC::signBase64SignatureDSA': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(114,23): message : see previous definition of 'signBase64SignatureDSA' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp(194,39): warning C4273: 'OpenSSLCryptoKeyDSA::commitPQG': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp(239,10): message : see previous definition of 'commitPQG' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(96,66): warning C4273: 'OpenSSLCryptoSymmetricKey::getProviderName': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(92,27): message : see previous definition of 'getProviderName' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(329,51): warning C4273: 'OpenSSLCryptoKeyEC::clone': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(93,26): message : see previous definition of 'clone' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp(208,82): warning C4273: 'OpenSSLCryptoKeyDSA::loadYBase64BigNums': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp(180,18): message : see previous definition of 'loadYBase64BigNums' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(102,58): warning C4273: 'OpenSSLCryptoSymmetricKey::clone': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(102,29): message : see previous definition of 'clone' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp(220,82): warning C4273: 'OpenSSLCryptoKeyDSA::loadJBase64BigNums': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp(189,18): message : see previous definition of 'loadJBase64BigNums' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(119,88): warning C4273: 'OpenSSLCryptoSymmetricKey::setKey': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(130,10): message : see previous definition of 'setKey' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp(231,55): warning C4273: 'OpenSSLCryptoKeyDSA::OpenSSLCryptoKeyDSA': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp(203,5): message : see previous definition of '{ctor}' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(130,115): warning C4273: 'OpenSSLCryptoSymmetricKey::decryptCtxInit': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(305,9): message : see previous definition of 'decryptCtxInit' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp(272,61): warning C4273: 'OpenSSLCryptoKeyDSA::verifyBase64Signature': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp(131,18): message : see previous definition of 'verifyBase64Signature' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(401,66): warning C4273: 'OpenSSLCryptoSymmetricKey::decryptInit': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(150,18): message : see previous definition of 'decryptInit' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp(383,51): warning C4273: 'OpenSSLCryptoKeyDSA::signBase64Signature': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp(113,26): message : see previous definition of 'signBase64Signature' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(414,37): warning C4273: 'OpenSSLCryptoSymmetricKey::decrypt': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(180,26): message : see previous definition of 'decrypt' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp(454,52): warning C4273: 'OpenSSLCryptoKeyDSA::clone': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.hpp(92,29): message : see previous definition of 'clone' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyDSA.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(487,43): warning C4273: 'OpenSSLCryptoSymmetricKey::decryptFinish': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(204,26): message : see previous definition of 'decryptFinish' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(605,38): warning C4273: 'OpenSSLCryptoSymmetricKey::encryptInit': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(222,18): message : see previous definition of 'encryptInit' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(896,37): warning C4273: 'OpenSSLCryptoSymmetricKey::encrypt': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(246,26): message : see previous definition of 'encrypt' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(942,76): warning C4273: 'OpenSSLCryptoSymmetricKey::encryptFinish': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(273,26): message : see previous definition of 'encryptFinish' (compiling source file C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build\xml-security-c.vcxproj]
    
    xml-security-c/2.0.4: ERROR: 
    Package '8007a18ad35acbb6a1e3e959df47ba4604c41455' build failed
    xml-security-c/2.0.4: WARN: Build folder C:\J\workspace\prod-v2\bsr\33138\dccac\p\b\xml-sf6ee988090ce4\b\build
    ERROR: xml-security-c/2.0.4: Error in build() method, line 69
    	cmake.build()
    	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.

conan-center-bot avatar May 03 '24 04:05 conan-center-bot

Conan v1 pipeline :x:

Failure in build 7 (6758ada9519afec83c8daaa7f17b54975c102601):

  • xml-security-c/2.0.4: CI failed to create some packages (All logs)

    Logs for packageID e1193581529d1b74e947ac0e5a694cd3b27e69c1:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MD
    compiler.version=16
    os=Windows
    [options]
    xml-security-c:shared=False
    
    [...]
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/OpenSSL/OpenSSLCryptoKeyHMAC.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/OpenSSL/OpenSSLCryptoHash.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/OpenSSL/OpenSSLSupport.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSCrypt/XSCryptCryptoBase64.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoKeyHMAC.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoX509.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoKeyDSA.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoKeyEC.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECKeyInfoResolver.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoHash.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoBase64.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoSymmetricKey.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoKey.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoProvider.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECKeyInfoResolverDefault.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoKeyRSA.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoException.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/enc/XSECCryptoUtils.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/canon/XSECXMLNSStack.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/canon/XSECCanon.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/canon/XSECC14n20010315.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/include/xsec/framework/XSECConfig.hpp
    -- Installing: C:/J/workspace/prod-v1/bsr/37055/ecdbd/.conan/data/xml-security-c/2.0.4/_/_/package/e1193581529d1b74e947ac0e5a694cd3b27e69c1/lib/pkgconfig/xml-security-c.pc
    [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK
    [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] If you are trying to package a tool put all the contents under the 'bin' folder
    [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK
    [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK
    [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK
    [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK
    [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK
    [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK
    [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK
    [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK
    [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK
    [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK
    [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    xml-security-c/2.0.4: 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
    xml-security-c/2.0.4: 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
    [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'cmake' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013-DEFAULT-PACKAGE-LAYOUT) 
    [HOOK - conan-center.py] post_package(): ERROR: [CMAKE-MODULES-CONFIG-FILES (KB-H016)] The conan-center repository doesn't allow the packages to contain CMake find modules or config files. The packages have to be located using generators and the declared `cpp_info` information (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H016-CMAKE-MODULES-CONFIG-FILES) 
    [HOOK - conan-center.py] post_package(): ERROR: [CMAKE-MODULES-CONFIG-FILES (KB-H016)] Found files: ./cmake/XmlSecurityCConfig.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H016-CMAKE-MODULES-CONFIG-FILES) 
    ERROR: [HOOK - conan-center.py] post_package(): 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 :x:

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 7 (6758ada9519afec83c8daaa7f17b54975c102601):

  • xml-security-c/2.0.4: CI failed to create some packages (All logs)

    Logs for packageID 8007a18ad35acbb6a1e3e959df47ba4604c41455:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.cppstd=14
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=True
    
    [...]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(72,5): message : see previous definition of '{ctor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(76,57): warning C4273: 'OpenSSLCryptoSymmetricKey::~OpenSSLCryptoSymmetricKey': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(81,14): message : see previous definition of '{dtor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(90,97): warning C4273: 'OpenSSLCryptoSymmetricKey::getSymmetricKeyType': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(117,22): message : see previous definition of 'getSymmetricKeyType' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(96,66): warning C4273: 'OpenSSLCryptoSymmetricKey::getProviderName': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(92,27): message : see previous definition of 'getProviderName' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(102,58): warning C4273: 'OpenSSLCryptoSymmetricKey::clone': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(102,29): message : see previous definition of 'clone' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(119,88): warning C4273: 'OpenSSLCryptoSymmetricKey::setKey': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(130,10): message : see previous definition of 'setKey' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(130,115): warning C4273: 'OpenSSLCryptoSymmetricKey::decryptCtxInit': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(305,9): message : see previous definition of 'decryptCtxInit' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(401,66): warning C4273: 'OpenSSLCryptoSymmetricKey::decryptInit': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(150,18): message : see previous definition of 'decryptInit' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(414,37): warning C4273: 'OpenSSLCryptoSymmetricKey::decrypt': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(180,26): message : see previous definition of 'decrypt' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(487,43): warning C4273: 'OpenSSLCryptoSymmetricKey::decryptFinish': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(204,26): message : see previous definition of 'decryptFinish' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(605,38): warning C4273: 'OpenSSLCryptoSymmetricKey::encryptInit': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(222,18): message : see previous definition of 'encryptInit' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(896,37): warning C4273: 'OpenSSLCryptoSymmetricKey::encrypt': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(246,26): message : see previous definition of 'encrypt' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(942,76): warning C4273: 'OpenSSLCryptoSymmetricKey::encryptFinish': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(273,26): message : see previous definition of 'encryptFinish' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(52,42): warning C4273: 'OpenSSLCryptoKeyEC::OpenSSLCryptoKeyEC': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(58,2): message : see previous definition of '{ctor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(55,43): warning C4273: 'OpenSSLCryptoKeyEC::~OpenSSLCryptoKeyEC': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(67,11): message : see previous definition of '{dtor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(66,58): warning C4273: 'OpenSSLCryptoKeyEC::getProviderName': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(87,24): message : see previous definition of 'getProviderName' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(72,63): warning C4273: 'OpenSSLCryptoKeyEC::getKeyType': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(81,33): message : see previous definition of 'getKeyType' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(91,105): warning C4273: 'OpenSSLCryptoKeyEC::loadPublicKeyBase64': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(147,18): message : see previous definition of 'loadPublicKeyBase64' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(133,53): warning C4273: 'OpenSSLCryptoKeyEC::OpenSSLCryptoKeyEC': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(163,2): message : see previous definition of '{ctor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(150,61): warning C4273: 'OpenSSLCryptoKeyEC::verifyBase64SignatureDSA': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(132,15): message : see previous definition of 'verifyBase64SignatureDSA' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(238,51): warning C4273: 'OpenSSLCryptoKeyEC::signBase64SignatureDSA': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(114,23): message : see previous definition of 'signBase64SignatureDSA' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(329,51): warning C4273: 'OpenSSLCryptoKeyEC::clone': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(93,26): message : see previous definition of 'clone' (compiling source file C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build\xml-security-c.vcxproj]
    
    xml-security-c/2.0.4: ERROR: 
    Package '8007a18ad35acbb6a1e3e959df47ba4604c41455' build failed
    xml-security-c/2.0.4: WARN: Build folder C:\J\workspace\prod-v2\bsr@2\33315\eebbe\p\b\xml-sbdd6974b0256a\b\build
    ERROR: xml-security-c/2.0.4: Error in build() method, line 69
    	cmake.build()
    	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.

conan-center-bot avatar May 03 '24 14:05 conan-center-bot

Conan v1 pipeline :x:

Failure in build 8 (c84438b09fd11941711baedeb07c9fd2c57a5f73):

  • xml-security-c/2.0.4: CI failed to create some packages (All logs)

    Logs for packageID 7beeea3988061d9d0854cd57f7cb0440ff72a4ad:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MD
    compiler.version=16
    os=Windows
    [options]
    xml-security-c:shared=True
    
    [...]
    xml-security-c/2.0.4 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/cci-5d474a1e/recipes/xml-security-c/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\cci-5d474a1e\recipes\xml-security-c\all\test_package\."
    
    ----Running------
    > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/cci-5d474a1e/recipes/xml-security-c/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\cci-5d474a1e\recipes\xml-security-c\all\test_package\."
    -----------------
    -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/cci-5d474a1e/recipes/xml-security-c/all/test_package/build/generators/conan_toolchain.cmake
    -- The CXX compiler identification is MSVC 19.29.30148.0
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Conan: Target declared 'XercesC::XercesC'
    -- Conan: Target declared 'XmlSecurityC::XmlSecurityC'
    -- Conan: Component target declared 'OpenSSL::Crypto'
    -- Conan: Component target declared 'OpenSSL::SSL'
    -- Conan: Target declared 'openssl::openssl'
    -- Conan: Target declared 'ZLIB::ZLIB'
    -- Conan: Including build module from 'C:/J/workspace/prod-v1/bsr/38148/dccdc/.conan/data/openssl/3.2.1/_/_/package/1cf626f618fdd256dd79c53f4d6cebfc2eaa1df7/lib/cmake/conan-official-openssl-variables.cmake'
    -- Conan: Including build module from 'C:/J/workspace/prod-v1/bsr/38148/dccdc/.conan/data/openssl/3.2.1/_/_/package/1cf626f618fdd256dd79c53f4d6cebfc2eaa1df7/lib/cmake/conan-official-openssl-variables.cmake'
    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/J/workspace/prod-v1/bsr/cci-5d474a1e/recipes/xml-security-c/all/test_package/build
    xml-security-c/2.0.4 (test package): CMake command: cmake --build "C:\J\workspace\prod-v1\bsr\cci-5d474a1e\recipes\xml-security-c\all\test_package\build" --config Release
    
    ----Running------
    > cmake --build "C:\J\workspace\prod-v1\bsr\cci-5d474a1e\recipes\xml-security-c\all\test_package\build" --config Release
    -----------------
    Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-5d474a1e/recipes/xml-security-c/all/test_package/CMakeLists.txt
      test_package.cpp
    test_package.obj : error LNK2019: unresolved external symbol "public: static void __cdecl XSECPlatformUtils::Initialise(class XSECCryptoProvider *)" (?Initialise@XSECPlatformUtils@@SAXPEAVXSECCryptoProvider@@@Z) referenced in function main [C:\J\workspace\prod-v1\bsr\cci-5d474a1e\recipes\xml-security-c\all\test_package\build\test_package.vcxproj]
    test_package.obj : error LNK2019: unresolved external symbol "public: static void __cdecl XSECPlatformUtils::Terminate(void)" (?Terminate@XSECPlatformUtils@@SAXXZ) referenced in function main [C:\J\workspace\prod-v1\bsr\cci-5d474a1e\recipes\xml-security-c\all\test_package\build\test_package.vcxproj]
    C:\J\workspace\prod-v1\bsr\cci-5d474a1e\recipes\xml-security-c\all\test_package\build\Release\test_package.exe : fatal error LNK1120: 2 unresolved externals [C:\J\workspace\prod-v1\bsr\cci-5d474a1e\recipes\xml-security-c\all\test_package\build\test_package.vcxproj]
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    xml-security-c/2.0.4 (test package): 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
    xml-security-c/2.0.4 (test package): 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
    ERROR: xml-security-c/2.0.4 (test package): Error in build() method, line 23
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build "C:\J\workspace\prod-v1\bsr\cci-5d474a1e\recipes\xml-security-c\all\test_package\build" --config Release
    

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 :x:

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 8 (c84438b09fd11941711baedeb07c9fd2c57a5f73):

  • xml-security-c/2.0.4: CI failed to create some packages (All logs)

    Logs for packageID 9979e6ddc0dbe496f6ef8298c11b6e59b44234bb:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.cppstd=14
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=193
    os=Windows
    [options]
    */*:shared=True
    
    [...]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(72,5): message : see previous definition of '{ctor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(76,29): warning C4273: 'OpenSSLCryptoSymmetricKey::~OpenSSLCryptoSymmetricKey': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(81,14): message : see previous definition of '{dtor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(90,69): warning C4273: 'OpenSSLCryptoSymmetricKey::getSymmetricKeyType': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(117,22): message : see previous definition of 'getSymmetricKeyType' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(96,42): warning C4273: 'OpenSSLCryptoSymmetricKey::getProviderName': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(92,27): message : see previous definition of 'getProviderName' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(102,44): warning C4273: 'OpenSSLCryptoSymmetricKey::clone': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(102,29): message : see previous definition of 'clone' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(119,33): warning C4273: 'OpenSSLCryptoSymmetricKey::setKey': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(130,10): message : see previous definition of 'setKey' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(130,32): warning C4273: 'OpenSSLCryptoSymmetricKey::decryptCtxInit': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(305,9): message : see previous definition of 'decryptCtxInit' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(397,33): warning C4273: 'OpenSSLCryptoSymmetricKey::decryptInit': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(150,18): message : see previous definition of 'decryptInit' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(411,41): warning C4273: 'OpenSSLCryptoSymmetricKey::decrypt': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(180,26): message : see previous definition of 'decrypt' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(486,41): warning C4273: 'OpenSSLCryptoSymmetricKey::decryptFinish': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(204,26): message : see previous definition of 'decryptFinish' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(603,33): warning C4273: 'OpenSSLCryptoSymmetricKey::encryptInit': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(222,18): message : see previous definition of 'encryptInit' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(893,41): warning C4273: 'OpenSSLCryptoSymmetricKey::encrypt': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(246,26): message : see previous definition of 'encrypt' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp(940,41): warning C4273: 'OpenSSLCryptoSymmetricKey::encryptFinish': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.hpp(273,26): message : see previous definition of 'encryptFinish' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoSymmetricKey.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(52,21): warning C4273: 'OpenSSLCryptoKeyEC::OpenSSLCryptoKeyEC': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(58,2): message : see previous definition of '{ctor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(55,22): warning C4273: 'OpenSSLCryptoKeyEC::~OpenSSLCryptoKeyEC': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(67,11): message : see previous definition of '{dtor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(66,34): warning C4273: 'OpenSSLCryptoKeyEC::getProviderName': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(87,24): message : see previous definition of 'getProviderName' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(72,44): warning C4273: 'OpenSSLCryptoKeyEC::getKeyType': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(81,33): message : see previous definition of 'getKeyType' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(91,26): warning C4273: 'OpenSSLCryptoKeyEC::loadPublicKeyBase64': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(147,18): message : see previous definition of 'loadPublicKeyBase64' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(133,21): warning C4273: 'OpenSSLCryptoKeyEC::OpenSSLCryptoKeyEC': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(163,2): message : see previous definition of '{ctor}' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(147,26): warning C4273: 'OpenSSLCryptoKeyEC::verifyBase64SignatureDSA': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(132,15): message : see previous definition of 'verifyBase64SignatureDSA' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(235,34): warning C4273: 'OpenSSLCryptoKeyEC::signBase64SignatureDSA': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(114,23): message : see previous definition of 'signBase64SignatureDSA' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp(329,37): warning C4273: 'OpenSSLCryptoKeyEC::clone': inconsistent dll linkage [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.hpp(93,26): message : see previous definition of 'clone' (compiling source file C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\src\xsec\enc\OpenSSL\OpenSSLCryptoKeyEC.cpp) [C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build\xml-security-c.vcxproj]
    
    xml-security-c/2.0.4: ERROR: 
    Package '9979e6ddc0dbe496f6ef8298c11b6e59b44234bb' build failed
    xml-security-c/2.0.4: WARN: Build folder C:\J\workspace\prod-v2\bsr@2\34197\eaede\p\b\xml-s9813ade4ead1e\b\build
    ERROR: xml-security-c/2.0.4: Error in build() method, line 69
    	cmake.build()
    	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.

conan-center-bot avatar May 06 '24 06:05 conan-center-bot