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

cppcommon: add version 1.0.4.1 #23053

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

Conversation

toge
Copy link
Contributor

@toge toge commented Mar 11, 2024

Specify library name and version: cppcommon/1.0.4.1


@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 1 (23c5762dce23450cbc54488e1dd2b26074d908ca):

  • cppcommon/1.0.3.0:
    All packages built successfully! (All logs)

  • cppcommon/1.0.4.0:
    All packages built successfully! (All logs)

  • cppcommon/1.0.2.0:
    All packages built successfully! (All logs)

  • cppcommon/cci.20201104:
    All packages built successfully! (All logs)

  • cppcommon/1.0.0.0:
    All packages built successfully! (All logs)

  • cppcommon/1.0.1.0:
    All packages built successfully! (All logs)

  • cppcommon/1.0.4.1:
    CI failed to create some packages (All logs)

    Logs for packageID a13ff333a0debca79e1fa4abb0d0e5aef19b6075:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MDd
    compiler.version=16
    os=Windows
    [options]
    cppcommon:shared=False
    
    [...]
      timezone.cpp
    cppcommon/1.0.4.1: 
    CMake Warning at CMakeLists.txt:39 (find_package):
      By not providing "FindDbgHelp.cmake" in CMAKE_MODULE_PATH this project has
      asked CMake to find a package configuration file provided by "DbgHelp", but
      CMake did not find one.
    
      Could not find a package configuration file provided by "DbgHelp" with any
      of the following names:
    
        DbgHelpConfig.cmake
        dbghelp-config.cmake
    
      Add the installation prefix of "DbgHelp" to CMAKE_PREFIX_PATH or set
      "DbgHelp_DIR" to a directory containing one of the above files.  If
      "DbgHelp" provides a separate development package or SDK, be sure it has
      been installed.
    
    
    CMake Warning at CMakeLists.txt:40 (find_package):
      By not providing "FindRPC.cmake" in CMAKE_MODULE_PATH this project has
      asked CMake to find a package configuration file provided by "RPC", but
      CMake did not find one.
    
      Could not find a package configuration file provided by "RPC" with any of
      the following names:
    
        RPCConfig.cmake
        rpc-config.cmake
    
      Add the installation prefix of "RPC" to CMAKE_PREFIX_PATH or set "RPC_DIR"
      to a directory containing one of the above files.  If "RPC" provides a
      separate development package or SDK, be sure it has been installed.
    
    
    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 ***
    cppcommon/1.0.4.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
    cppcommon/1.0.4.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
    cppcommon/1.0.4.1: ERROR: Package 'a13ff333a0debca79e1fa4abb0d0e5aef19b6075' build failed
    cppcommon/1.0.4.1: WARN: Build folder C:\J\workspace\prod-v1\bsr\46778\acede\.conan\data\cppcommon\1.0.4.1\_\_\build\a13ff333a0debca79e1fa4abb0d0e5aef19b6075\build
    ERROR: cppcommon/1.0.4.1: Error in build() method, line 98
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build "C:\J\workspace\prod-v1\bsr\46778\acede\.conan\data\cppcommon\1.0.4.1\_\_\build\a13ff333a0debca79e1fa4abb0d0e5aef19b6075\build" --config Debug
    

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.

See details:

Failure in build 1 (23c5762dce23450cbc54488e1dd2b26074d908ca):

  • cppcommon/1.0.4.1:
    CI failed to create some packages (All logs)

    Logs for packageID 91216d81466fac191b8f96106b832e8e5519193a:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.cppstd=17
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=False
    
    [...]
      symlink.cpp
      math.cpp
      memory.cpp
      encoding.cpp
      string_utils.cpp
    C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\include\system/uuid.h(39,5): error C3615: constexpr function 'CppCommon::UUID::UUID' cannot result in a constant expression (compiling source file C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\source\filesystem\path.cpp) [C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\build\cppcommon.vcxproj]
    C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\include\system/uuid.h(39,44): message : failure was caused by call of undefined function or one not declared 'constexpr' (compiling source file C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\source\filesystem\path.cpp) [C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\build\cppcommon.vcxproj]
    C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\include\system/uuid.h(39,44): message : see usage of 'std::array<uint8_t,16>::fill' (compiling source file C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\source\filesystem\path.cpp) [C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\build\cppcommon.vcxproj]
      console.cpp
      cpu.cpp
      dll.cpp
      environment.cpp
      pipe.cpp
      process.cpp
      shared_memory.cpp
      stack_trace.cpp
      stack_trace_manager.cpp
      stream.cpp
      uuid.cpp
      barrier.cpp
      condition_variable.cpp
      critical_section.cpp
    C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\include\system/uuid.h(39,5): error C3615: constexpr function 'CppCommon::UUID::UUID' cannot result in a constant expression (compiling source file C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\source\system\uuid.cpp) [C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\build\cppcommon.vcxproj]
    C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\include\system/uuid.h(39,44): message : failure was caused by call of undefined function or one not declared 'constexpr' (compiling source file C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\source\system\uuid.cpp) [C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\build\cppcommon.vcxproj]
    C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\include\system/uuid.h(39,44): message : see usage of 'std::array<uint8_t,16>::fill' (compiling source file C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\src\source\system\uuid.cpp) [C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\build\cppcommon.vcxproj]
      event_auto_reset.cpp
      event_manual_reset.cpp
      file_lock.cpp
      latch.cpp
      mutex.cpp
      named_condition_variable.cpp
      named_critical_section.cpp
      named_event_auto_reset.cpp
      named_event_manual_reset.cpp
      named_mutex.cpp
      named_rw_lock.cpp
      named_semaphore.cpp
      rw_lock.cpp
      semaphore.cpp
      thread.cpp
      time.cpp
      timestamp.cpp
      timezone.cpp
    
    cppcommon/1.0.4.1: ERROR: 
    Package '91216d81466fac191b8f96106b832e8e5519193a' build failed
    cppcommon/1.0.4.1: WARN: Build folder C:\J\workspace\prod-v2\bsr@3\41562\cceee\p\b\cppco135074c614934\b\build
    ERROR: cppcommon/1.0.4.1: Error in build() method, line 98
    	cmake.build()
    	ConanException: Error 1 while executing
    
  • cppcommon/1.0.2.0:
    All packages built successfully! (All logs)

  • cppcommon/1.0.1.0:
    All packages built successfully! (All logs)

  • cppcommon/1.0.4.0:
    All packages built successfully! (All logs)

  • cppcommon/1.0.0.0:
    All packages built successfully! (All logs)

  • cppcommon/cci.20201104:
    All packages built successfully! (All logs)

  • cppcommon/1.0.3.0:
    All packages built successfully! (All logs)


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants