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

Add mold 142 as build system changed from makefiles to cmake

Open AndreyMlashkin opened this issue 2 years ago • 50 comments

Specify library name and version: mold/1.4.2

This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!


  • [x] I've read the guidelines for contributing.
  • [x] I've followed the PEP8 style guides for Python code in the recipes.
  • [x] I've used the latest Conan client version.
  • [x] I've tried at least one configuration locally with the conan-center hook activated.

AndreyMlashkin avatar Sep 09 '22 10:09 AndreyMlashkin

Failure in build 2 (11602af15332ec255d2199a80a4eacefadfb86fe):

  • mold/1.3.1@: Didn't run or was cancelled before finishing

  • mold/1.4.2@: CI failed to create some packages (All logs)

    Logs for packageID bef0cf730469b72748dc7a7b89c13c984ff97992:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    [...]
    openssl/1.1.1q: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    openssl/1.1.1q: Package installed be27726f9885116da1158027505be62e913cd585
    openssl/1.1.1q: Downloaded package revision 48c9ecfc1686669900a6cc68d85dfd63
    xxhash/0.8.1: Retrieving package 0f64e1d06b9d83ce351cf714fe17bfcfbc6f7722 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    xxhash/0.8.1: Package installed 0f64e1d06b9d83ce351cf714fe17bfcfbc6f7722
    xxhash/0.8.1: Downloaded package revision 31d6dbfef1eac5ce931c5fd2eccfd752
    zlib/1.2.12: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    zlib/1.2.12: Package installed be27726f9885116da1158027505be62e913cd585
    zlib/1.2.12: Downloaded package revision e420a29d629e80e9e99422d5ef353788
    xxhash/0.8.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0f64e1d06b9d83ce351cf714fe17bfcfbc6f7722/bin
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    mold/1.4.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/source/src
    mold/1.4.2: 
    [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
    mold/1.4.2: Copying sources to build folder
    mold/1.4.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/bef0cf730469b72748dc7a7b89c13c984ff97992
    mold/1.4.2: Generator txt created conanbuildinfo.txt
    mold/1.4.2: Calling generate()
    mold/1.4.2: Aggregating env generators
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    mold/1.4.2: Calling build()
    mold/1.4.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/bef0cf730469b72748dc7a7b89c13c984ff97992/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/bef0cf730469b72748dc7a7b89c13c984ff97992" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/bef0cf730469b72748dc7a7b89c13c984ff97992/src"
    
    ----Running------
    > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/bef0cf730469b72748dc7a7b89c13c984ff97992/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/bef0cf730469b72748dc7a7b89c13c984ff97992" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/bef0cf730469b72748dc7a7b89c13c984ff97992/src"
    -----------------
    -- Configuring incomplete, errors occurred!
    mold/1.4.2: 
    CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
      CMake 3.18 or higher is required.  You are running version 3.15.7
    
    
    mold/1.4.2: 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
    mold/1.4.2: ERROR: Package 'bef0cf730469b72748dc7a7b89c13c984ff97992' build failed
    mold/1.4.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/bef0cf730469b72748dc7a7b89c13c984ff97992/build/Debug
    ERROR: mold/1.4.2: Error in build() method, line 36
    	cmake.configure()
    	ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/bef0cf730469b72748dc7a7b89c13c984ff97992/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/bef0cf730469b72748dc7a7b89c13c984ff97992" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/bef0cf730469b72748dc7a7b89c13c984ff97992/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-center-bot avatar Sep 09 '22 10:09 conan-center-bot

Failure in build 1 (136b2623552c7664719689a3be8d43bf94a57561):

  • mold/1.3.1@: Didn't run or was cancelled before finishing

  • mold/1.4.2@: CI failed to create some packages (All logs)

    Logs for packageID 2f0d4740460f92a9d0c8e0485d46fc851c89d12d:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=7
    os=Linux
    
    [...]
    -- Looking for pthread.h
    -- Looking for pthread.h - found
    -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
    -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
    -- Check if compiler accepts -pthread
    -- Check if compiler accepts -pthread - yes
    -- Found Threads: TRUE  
    -- Checking for one of the modules 'hwloc'
    -- HWLOC target HWLOC::hwloc_1_11 doesn't exist. The tbbbind target cannot be created
    -- HWLOC target HWLOC::hwloc_2 doesn't exist. The tbbbind_2_0 target cannot be created
    -- HWLOC target HWLOC::hwloc_2_5 doesn't exist. The tbbbind_2_5 target cannot be created
    -- Looking for getcontext
    -- Looking for getcontext - found
    -- Looking for pow in m
    -- Looking for pow in m - found
    -- Found OpenSSL: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib/libcrypto.a (found version "1.1.1q") found components: Crypto 
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/2f0d4740460f92a9d0c8e0485d46fc851c89d12d/build/Release/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/2f0d4740460f92a9d0c8e0485d46fc851c89d12d/build/Release/CMakeFiles/CMakeError.log".
    mold/1.4.2: 
    CMake Error at CMakeLists.txt:18 (target_compile_features):
      target_compile_features The compiler feature "cxx_std_20" is not known to
      CXX compiler
    
      "GNU"
    
      version 7.2.0.
    
    
    CMake Warning (dev) at third-party/mimalloc/CMakeLists.txt:19 (option):
      Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
      --help-policy CMP0077" for policy details.  Use the cmake_policy command to
      set the policy and suppress this warning.
    
      For compatibility with older versions of CMake, option is clearing the
      normal variable 'MI_BUILD_STATIC'.
    This warning is for project developers.  Use -Wno-dev to suppress it.
    
    CMake Warning at third-party/tbb/CMakeLists.txt:114 (message):
      You are building oneTBB as a static library.  This is highly discouraged
      and such configuration is not supported.  Consider building a dynamic
      library to avoid unforeseen issues.
    
    
    mold/1.4.2: 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
    mold/1.4.2: ERROR: Package '2f0d4740460f92a9d0c8e0485d46fc851c89d12d' build failed
    mold/1.4.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/2f0d4740460f92a9d0c8e0485d46fc851c89d12d/build/Release
    ERROR: mold/1.4.2: Error in build() method, line 36
    	cmake.configure()
    	ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/2f0d4740460f92a9d0c8e0485d46fc851c89d12d/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/2f0d4740460f92a9d0c8e0485d46fc851c89d12d" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/2f0d4740460f92a9d0c8e0485d46fc851c89d12d/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-center-bot avatar Sep 09 '22 10:09 conan-center-bot

Failure in build 4 (9f5510012a8c0ac7d77b62b0ae6a8528b4f9127f):

  • mold/1.3.1@: Didn't run or was cancelled before finishing

  • mold/1.4.2@: CI failed to create some packages (All logs)

    Logs for packageID 9736ee3c7f09a3852088c6da7a28a0b22506f32c:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    [...]
    openssl/1.1.1q: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    openssl/1.1.1q: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646
    openssl/1.1.1q: Downloaded package revision d84fe491df3165d5b9300c25ad895eca
    xxhash/0.8.1: Retrieving package 0a405d3674ff90030f042a2d261f7e0fb0e02749 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    xxhash/0.8.1: Package installed 0a405d3674ff90030f042a2d261f7e0fb0e02749
    xxhash/0.8.1: Downloaded package revision 172d83fe756791d0bdd8740610407bf9
    zlib/1.2.12: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    zlib/1.2.12: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646
    zlib/1.2.12: Downloaded package revision ffd91a2378462ff48105f25fcbdad06f
    xxhash/0.8.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/bin
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    mold/1.4.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/source/src
    mold/1.4.2: 
    [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
    mold/1.4.2: Copying sources to build folder
    mold/1.4.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c
    mold/1.4.2: Generator txt created conanbuildinfo.txt
    mold/1.4.2: Calling generate()
    mold/1.4.2: Aggregating env generators
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    mold/1.4.2: Calling build()
    mold/1.4.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/9736ee3c7f09a3852088c6da7a28a0b22506f32c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/src"
    
    ----Running------
    > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/9736ee3c7f09a3852088c6da7a28a0b22506f32c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/src"
    -----------------
    -- Configuring incomplete, errors occurred!
    mold/1.4.2: 
    CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
      CMake 3.18 or higher is required.  You are running version 3.15.7
    
    
    mold/1.4.2: 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
    mold/1.4.2: ERROR: Package '9736ee3c7f09a3852088c6da7a28a0b22506f32c' build failed
    mold/1.4.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/Release
    ERROR: mold/1.4.2: Error in build() method, line 58
    	cmake.configure()
    	ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/9736ee3c7f09a3852088c6da7a28a0b22506f32c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/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-center-bot avatar Sep 09 '22 10:09 conan-center-bot

Failure in build 5 (5807801414abcacdd578abb059506b988fde4a34):

  • mold/1.3.1@: Didn't run or was cancelled before finishing

  • mold/1.4.2@: CI failed to create some packages (All logs)

    Logs for packageID 9736ee3c7f09a3852088c6da7a28a0b22506f32c:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    [...]
    openssl/1.1.1q: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    openssl/1.1.1q: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646
    openssl/1.1.1q: Downloaded package revision d84fe491df3165d5b9300c25ad895eca
    xxhash/0.8.1: Retrieving package 0a405d3674ff90030f042a2d261f7e0fb0e02749 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    xxhash/0.8.1: Package installed 0a405d3674ff90030f042a2d261f7e0fb0e02749
    xxhash/0.8.1: Downloaded package revision 172d83fe756791d0bdd8740610407bf9
    zlib/1.2.12: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' 
    Downloading conanmanifest.txt
    Downloading conaninfo.txt
    Downloading conan_package.tgz
    zlib/1.2.12: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646
    zlib/1.2.12: Downloaded package revision ffd91a2378462ff48105f25fcbdad06f
    xxhash/0.8.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/bin
    [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
    mold/1.4.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/source/src
    mold/1.4.2: 
    [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
    mold/1.4.2: Copying sources to build folder
    mold/1.4.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c
    mold/1.4.2: Generator txt created conanbuildinfo.txt
    mold/1.4.2: Calling generate()
    mold/1.4.2: Aggregating env generators
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    mold/1.4.2: Calling build()
    mold/1.4.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/9736ee3c7f09a3852088c6da7a28a0b22506f32c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/src"
    
    ----Running------
    > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/9736ee3c7f09a3852088c6da7a28a0b22506f32c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/src"
    -----------------
    -- Configuring incomplete, errors occurred!
    mold/1.4.2: 
    CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
      CMake 3.18 or higher is required.  You are running version 3.15.7
    
    
    mold/1.4.2: 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
    mold/1.4.2: ERROR: Package '9736ee3c7f09a3852088c6da7a28a0b22506f32c' build failed
    mold/1.4.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/Release
    ERROR: mold/1.4.2: Error in build() method, line 58
    	cmake.configure()
    	ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/9736ee3c7f09a3852088c6da7a28a0b22506f32c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/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-center-bot avatar Sep 09 '22 11:09 conan-center-bot

I detected other pull requests that are modifying mold/all recipe:

  • #12703

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

ghost avatar Sep 09 '22 11:09 ghost

Failure in build 6 (7a10117a0156c9262835069d9632a412c12da7b2):

  • mold/1.4.2@: Error running command conan info mold/1.4.2@#890ba73083f05b62fea0691a3a8bc550 --json {jsonName} --dry-build -pr {profileName}:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    
    ...
    ERROR: Conflict in cmake/3.22.3:
        'cmake/3.22.3' requires 'openssl/1.1.1o' while 'mold/1.4.2' requires 'openssl/1.1.1q'.
        To fix this conflict you need to override the package 'openssl' in your root package.
    

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 Sep 09 '22 11:09 conan-center-bot

Failure in build 7 (5235d758523e0686a4fdc6528ff404eb4ade6c37):

  • mold/1.3.1@: Didn't run or was cancelled before finishing

  • mold/1.4.2@: CI failed to create some packages (All logs)

    Logs for packageID 0503d19b81548ad0a504c42609b7c188f6b13c2b:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    [...]
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: /usr/local/bin/c++ - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Performing Test CXX_SUPPORTS_FUSE_MOLD
    -- Performing Test CXX_SUPPORTS_FUSE_MOLD - Failed
    -- Looking for pthread.h
    -- Looking for pthread.h - found
    -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
    -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
    -- Check if compiler accepts -pthread
    -- Check if compiler accepts -pthread - yes
    -- Found Threads: TRUE  
    -- Checking for one of the modules 'hwloc'
    -- HWLOC target HWLOC::hwloc_1_11 doesn't exist. The tbbbind target cannot be created
    -- HWLOC target HWLOC::hwloc_2 doesn't exist. The tbbbind_2_0 target cannot be created
    -- HWLOC target HWLOC::hwloc_2_5 doesn't exist. The tbbbind_2_5 target cannot be created
    -- Looking for getcontext
    -- Looking for getcontext - found
    -- Looking for pow in m
    -- Looking for pow in m - found
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/0503d19b81548ad0a504c42609b7c188f6b13c2b/build/Release/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/0503d19b81548ad0a504c42609b7c188f6b13c2b/build/Release/CMakeFiles/CMakeError.log".
    mold/1.4.2: 
    CMake Warning at third-party/tbb/CMakeLists.txt:114 (message):
      You are building oneTBB as a static library.  This is highly discouraged
      and such configuration is not supported.  Consider building a dynamic
      library to avoid unforeseen issues.
    
    
    CMake Error at /home/conan/w/prod/BuildSingleReference/.conan/data/cmake/3.22.3/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
      Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
      system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY
      OPENSSL_INCLUDE_DIR Crypto)
    Call Stack (most recent call first):
      /home/conan/w/prod/BuildSingleReference/.conan/data/cmake/3.22.3/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
      /home/conan/w/prod/BuildSingleReference/.conan/data/cmake/3.22.3/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/share/cmake-3.22/Modules/FindOpenSSL.cmake:574 (find_package_handle_standard_args)
      CMakeLists.txt:153 (find_package)
    
    
    mold/1.4.2: 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
    mold/1.4.2: ERROR: Package '0503d19b81548ad0a504c42609b7c188f6b13c2b' build failed
    mold/1.4.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/0503d19b81548ad0a504c42609b7c188f6b13c2b/build/Release
    ERROR: mold/1.4.2: Error in build() method, line 59
    	cmake.configure()
    	ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/0503d19b81548ad0a504c42609b7c188f6b13c2b/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/0503d19b81548ad0a504c42609b7c188f6b13c2b" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/0503d19b81548ad0a504c42609b7c188f6b13c2b/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-center-bot avatar Sep 09 '22 11:09 conan-center-bot

Failure in build 8 (b9e46d7e3f99626be23152ce00624ad499f648a3):

  • mold/1.4.2@: Error running command conan info mold/1.4.2@#890ba73083f05b62fea0691a3a8bc550 --json {jsonName} --dry-build -pr {profileName}:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    
    ...
    ERROR: Conflict in cmake/3.22.3:
        'cmake/3.22.3' requires 'openssl/1.1.1o' while 'mold/1.4.2' requires 'openssl/1.1.1q'.
        To fix this conflict you need to override the package 'openssl' in your root package.
    

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 Sep 09 '22 12:09 conan-center-bot

I'd consider patching the sources like this so it doesn't quietly disables ZLIB if it doesn't find it. We want to be as predictable as possible: https://github.com/conan-io/conan-center-index/pull/12703/files#diff-28e9a0a062d6981cd6b8262e5d25f9ef8f0fc19582955a1a37bfb58be53baf4dR104

You'll also need this patch, which I fixed upstream but hasn't been released yet: https://github.com/conan-io/conan-center-index/pull/12703/files#diff-28e9a0a062d6981cd6b8262e5d25f9ef8f0fc19582955a1a37bfb58be53baf4dR108

And you'll also need this to use conan's xxhash, otherwise it will use the bundled sources for it: https://github.com/conan-io/conan-center-index/pull/12703/files#diff-28e9a0a062d6981cd6b8262e5d25f9ef8f0fc19582955a1a37bfb58be53baf4dR110-R111

ericriff avatar Sep 09 '22 14:09 ericriff

Failure in build 10 (c564934dbfd36d72bc12a3a59e8409dd3f317607):

  • mold/1.4.2@: Error running command conan info mold/1.4.2@#f15b7e9664a4575b9550be244d245923 --json {jsonName} --dry-build -pr {profileName}:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    
    ...
    ERROR: mold/1.4.2: Error in build_requirements() method, line 40
    	self.tools_requires("cmake/3.22.3")
    	AttributeError: 'MoldConan' object has no attribute 'tools_requires'
    

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 Sep 14 '22 13:09 conan-center-bot

Failure in build 11 (473570d31d5a83d1c679c02591794b59d7e02174):

  • mold/1.4.2@: Error running command conan info mold/1.4.2@#c5015950214e91f075da6a2b80a42704 --json {jsonName} --dry-build -pr {profileName}:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    
    ...
    ERROR: Conflict in cmake/3.22.3:
        'cmake/3.22.3' requires 'openssl/1.1.1o' while 'mold/1.4.2' requires 'openssl/1.1.1q'.
        To fix this conflict you need to override the package 'openssl' in your root package.
    

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 Sep 14 '22 13:09 conan-center-bot

On some reason, if doesn't find *.cmake files of it's dependencies.

AndreyMlashkin avatar Sep 14 '22 13:09 AndreyMlashkin

Why do I get an error 'cmake/3.22.3' requires 'openssl/1.1.1o' while 'mold/1.4.2' requires 'openssl/1.1.1q'. in the CI, while cmake recipe depends on openssl/1.1.1 in master branch? @uilianries @SSE4 @jgsogo

AndreyMlashkin avatar Sep 14 '22 14:09 AndreyMlashkin

On some reason, if doesn't find *.cmake files of it's dependencies.

You need to add the cmake_find_package[_multi] generators.

ericriff avatar Sep 14 '22 14:09 ericriff

Why do I get an error 'cmake/3.22.3' requires 'openssl/1.1.1o' while 'mold/1.4.2' requires 'openssl/1.1.1q'. in the CI, while cmake recipe depends on openssl/1.1.1 in master branch? @uilianries @SSE4 @jgsogo

I had the same issue on my PR. I tried a different CMake version and it worked. You can try to use the same one I used.

ericriff avatar Sep 14 '22 14:09 ericriff

Failure in build 12 (805e477dccb8d78cb2dac96be5ee3dcfdb24e0e9):

  • mold/1.3.1@: Didn't run or was cancelled before finishing

  • mold/1.4.2@: CI failed to create some packages (All logs)

    Logs for packageID 9736ee3c7f09a3852088c6da7a28a0b22506f32c:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    [...]
    mold/1.4.2: Aggregating env generators
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    mold/1.4.2: Calling build()
    mold/1.4.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/9736ee3c7f09a3852088c6da7a28a0b22506f32c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/src"
    
    ----Running------
    > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/9736ee3c7f09a3852088c6da7a28a0b22506f32c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/src"
    -----------------
    -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake
    -- The C compiler identification is GNU 11.1.0
    -- The CXX compiler identification is GNU 11.1.0
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working C compiler: /usr/local/bin/cc - skipped
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: /usr/local/bin/c++ - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Performing Test CXX_SUPPORTS_FUSE_MOLD
    -- Performing Test CXX_SUPPORTS_FUSE_MOLD - Failed
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/Release/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/Release/CMakeFiles/CMakeError.log".
    mold/1.4.2: 
    CMake Error at CMakeLists.txt:93 (find_package):
      By not providing "FindTBB.cmake" in CMAKE_MODULE_PATH this project has
      asked CMake to find a package configuration file provided by "TBB", but
      CMake did not find one.
    
      Could not find a package configuration file provided by "TBB" with any of
      the following names:
    
        TBBConfig.cmake
        tbb-config.cmake
    
      Add the installation prefix of "TBB" to CMAKE_PREFIX_PATH or set "TBB_DIR"
      to a directory containing one of the above files.  If "TBB" provides a
      separate development package or SDK, be sure it has been installed.
    
    
    mold/1.4.2: 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
    mold/1.4.2: ERROR: Package '9736ee3c7f09a3852088c6da7a28a0b22506f32c' build failed
    mold/1.4.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/Release
    ERROR: mold/1.4.2: Error in build() method, line 64
    	cmake.configure()
    	ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/9736ee3c7f09a3852088c6da7a28a0b22506f32c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/build/9736ee3c7f09a3852088c6da7a28a0b22506f32c/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-center-bot avatar Sep 14 '22 14:09 conan-center-bot

On some reason, if doesn't find *.cmake files of it's dependencies.

You need to add the cmake_find_package[_multi] generators.

It does not help, any other ideas?...

AndreyMlashkin avatar Sep 14 '22 14:09 AndreyMlashkin

On some reason, if doesn't find *.cmake files of it's dependencies.

You need to add the cmake_find_package[_multi] generators.

It does not help, any other ideas?...

On the CMakeLists.txt wrapper, you need to call conan_basic_setup(), and for that you need thecmake generator. That was the conan 1.x way, I think that's changing on 2.x.

ericriff avatar Sep 14 '22 14:09 ericriff

Yes, what's the alternative?

AndreyMlashkin avatar Sep 14 '22 14:09 AndreyMlashkin

Yes, what's the alternative?

No idea. I'm not familiar with conan 2.0. I'd look into the other open PRs, there are many that just make the recipes conan 2.0 compliant, that would be a good example.

ericriff avatar Sep 14 '22 14:09 ericriff

@uilianries @SSE4 @prince-chrismc a little help needed here

AndreyMlashkin avatar Sep 15 '22 07:09 AndreyMlashkin

Failure in build 14 (836a8f6ecf0f88b124a161845a21b2724f7d4652):

  • mold/1.3.1@: Didn't run or was cancelled before finishing

  • mold/1.4.2@: CI failed to create some packages (All logs)

    Logs for packageID 83985fd39d7fcee4daa654e86a728b7453c221a7:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    
    [...]
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    Error creating directory "/home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/83985fd39d7fcee4daa654e86a728b7453c221a7/bin/mold".
    CMake Error: cmake version 3.24.1
    Usage: /home/conan/w/prod/BuildSingleReference/.conan/data/cmake/3.24.1/_/_/package/5c09c752508b674ca5cb1f2d327b5a2d582866c8/bin/cmake -E <command> [arguments...]
    Available commands: 
      capabilities              - Report capabilities built into cmake in JSON format
      cat [--] <files>...       - concat the files and print them to the standard output
      chdir dir cmd [args...]   - run command in a given directory
      compare_files [--ignore-eol] file1 file2
                                  - check if file1 is same as file2
      copy <file>... destination  - copy files to destination (either file or directory)
      copy_directory <dir>... destination   - copy content of <dir>... directories to 'destination' directory
      copy_if_different <file>... destination  - copy files if it has changed
      echo [<string>...]        - displays arguments as text
      echo_append [<string>...] - displays arguments as text but no new line
      env [--unset=NAME ...] [NAME=VALUE ...] [--] <command> [<arg>...]
                                - run command in a modified environment
      environment               - display the current environment
      make_directory <dir>...   - create parent and <dir> directories
      md5sum <file>...          - create MD5 checksum of files
      sha1sum <file>...         - create SHA1 checksum of files
      sha224sum <file>...       - create SHA224 checksum of files
      sha256sum <file>...       - create SHA256 checksum of files
      sha384sum <file>...       - create SHA384 checksum of files
      sha512sum <file>...       - create SHA512 checksum of files
      remove [-f] <file>...     - remove the file(s), use -f to force it (deprecated: use rm instead)
      remove_directory <dir>... - remove directories and their contents (deprecated: use rm instead)
      rename oldname newname    - rename a file or directory (on one volume)
      rm [-rRf] [--] <file/dir>... - remove files or directories, use -f to force it, r or R to remove directories and their contents recursively
      sleep <number>...         - sleep for given number of seconds
      tar [cxt][vf][zjJ] file.tar [file/dir1 file/dir2 ...]
                                - create or extract a tar or zip archive
      time command [args...]    - run command and display elapsed time
      touch <file>...           - touch a <file>.
      touch_nocreate <file>...  - touch a <file> but do not create it.
      create_symlink old new    - create a symbolic link new -> old
      create_hardlink old new   - create a hard link new -> old
      true                      - do nothing with an exit code of 0
      false                     - do nothing with an exit code of 1
    
    mold/1.4.2: 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
    mold/1.4.2: 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: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/83985fd39d7fcee4daa654e86a728b7453c221a7  (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012) 
    [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013) 
    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-center-bot avatar Sep 15 '22 14:09 conan-center-bot

😕

I think the problem was the hooks

[HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.4.2/_/_/package/83985fd39d7fcee4daa654e86a728b7453c221a7  (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012) 
[HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013) 
ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output

prince-chrismc avatar Sep 17 '22 15:09 prince-chrismc

Failure in build 16 (6e7d6c8e21a566d30382cf1a476231eebe30a795):

  • mold/1.3.1@: CI failed to create some packages (All logs)

    Logs for packageID 7ef47ca27cb3b1b730ec228fbba9ff7bcabc2818:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    
    [...]
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/dwarf.o -MMD -MP -MF out/elf/dwarf.d -O2 -c -o out/elf/dwarf.o elf/dwarf.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/subprocess.o -MMD -MP -MF out/elf/subprocess.d -O2 -c -o out/elf/subprocess.o elf/subprocess.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/linker-script.o -MMD -MP -MF out/elf/linker-script.d -O2 -c -o out/elf/linker-script.o elf/linker-script.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-i386.o -MMD -MP -MF out/elf/arch-i386.d -O2 -c -o out/elf/arch-i386.o elf/arch-i386.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/main.o -MMD -MP -MF out/elf/main.d -O2 -c -o out/elf/main.o elf/main.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/input-sections.o -MMD -MP -MF out/elf/input-sections.d -O2 -c -o out/elf/input-sections.o elf/input-sections.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/gc-sections.o -MMD -MP -MF out/elf/gc-sections.d -O2 -c -o out/elf/gc-sections.o elf/gc-sections.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-riscv64.o -MMD -MP -MF out/elf/arch-riscv64.d -O2 -c -o out/elf/arch-riscv64.o elf/arch-riscv64.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/lto.o -MMD -MP -MF out/elf/lto.d -O2 -c -o out/elf/lto.o elf/lto.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/mapfile.o -MMD -MP -MF out/elf/mapfile.d -O2 -c -o out/elf/mapfile.o elf/mapfile.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-x86-64.o -MMD -MP -MF out/elf/arch-x86-64.d -O2 -c -o out/elf/arch-x86-64.o elf/arch-x86-64.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/output-chunks.o -MMD -MP -MF out/elf/output-chunks.d -O2 -c -o out/elf/output-chunks.o elf/output-chunks.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-arm32.o -MMD -MP -MF out/elf/arch-arm32.d -O2 -c -o out/elf/arch-arm32.o elf/arch-arm32.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/arch-arm64.o -MMD -MP -MF out/macho/arch-arm64.d -O2 -c -o out/macho/arch-arm64.o macho/arch-arm64.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/cmdline.o -MMD -MP -MF out/macho/cmdline.d -O2 -c -o out/macho/cmdline.o macho/cmdline.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/yaml.o -MMD -MP -MF out/macho/yaml.d -O2 -c -o out/macho/yaml.o macho/yaml.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/main.o -MMD -MP -MF out/macho/main.d -O2 -c -o out/macho/main.o macho/main.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/input-sections.o -MMD -MP -MF out/macho/input-sections.d -O2 -c -o out/macho/input-sections.o macho/input-sections.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/tapi.o -MMD -MP -MF out/macho/tapi.d -O2 -c -o out/macho/tapi.o macho/tapi.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/lto.o -MMD -MP -MF out/macho/lto.d -O2 -c -o out/macho/lto.o macho/lto.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/mapfile.o -MMD -MP -MF out/macho/mapfile.d -O2 -c -o out/macho/mapfile.o macho/mapfile.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/arch-x86-64.o -MMD -MP -MF out/macho/arch-x86-64.d -O2 -c -o out/macho/arch-x86-64.o macho/arch-x86-64.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/dead-strip.o -MMD -MP -MF out/macho/dead-strip.d -O2 -c -o out/macho/dead-strip.o macho/dead-strip.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/output-chunks.o -MMD -MP -MF out/macho/output-chunks.d -O2 -c -o out/macho/output-chunks.o macho/output-chunks.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/input-files.o -MMD -MP -MF out/macho/input-files.d -O2 -c -o out/macho/input-files.o macho/input-files.cc
    /usr/bin/g++ out/perf.o out/hyperloglog.o out/tar.o out/main.o out/demangle.o out/strerror.o out/filepath.o out/glob.o out/uuid.o out/compress.o out/multi-glob.o out/elf/input-files.o out/elf/arch-arm64.o out/elf/cmdline.o out/elf/passes.o out/elf/icf.o out/elf/relocatable.o out/elf/dwarf.o out/elf/subprocess.o out/elf/linker-script.o out/elf/arch-i386.o out/elf/main.o out/elf/input-sections.o out/elf/gc-sections.o out/elf/arch-riscv64.o out/elf/lto.o out/elf/mapfile.o out/elf/arch-x86-64.o out/elf/output-chunks.o out/elf/arch-arm32.o out/macho/arch-arm64.o out/macho/cmdline.o out/macho/yaml.o out/macho/main.o out/macho/input-sections.o out/macho/tapi.o out/macho/lto.o out/macho/mapfile.o out/macho/arch-x86-64.o out/macho/dead-strip.o out/macho/output-chunks.o out/macho/input-files.o -o mold -pthread -lz -lm -ldl -L/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/lib -lmimalloc -L/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/lib -ltbb -Wl,-push-state -Wl,-as-needed -lrt -Wl,-pop-state -lcrypto -m64 -L/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/lib
    ln -sf mold ld
    ln -sf mold ld64
    mold/1.3.1: Package '7ef47ca27cb3b1b730ec228fbba9ff7bcabc2818' built
    mold/1.3.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.3.1/_/_/build/7ef47ca27cb3b1b730ec228fbba9ff7bcabc2818
    mold/1.3.1: Generated conaninfo.txt
    mold/1.3.1: Generated conanbuildinfo.txt
    mold/1.3.1: Generating the package
    mold/1.3.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.3.1/_/_/package/7ef47ca27cb3b1b730ec228fbba9ff7bcabc2818
    mold/1.3.1: Calling package()
    mold/1.3.1: Copied 1 file: LICENSE
    mold/1.3.1: Copied 1 file: mold
    [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK
    [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK
    [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK
    [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK
    [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] 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(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Empty package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014) 
    [HOOK - conan-center.py] post_package(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Packaged artifacts does not match the settings used: os=Linux, compiler=gcc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014) 
    ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output
    
  • mold/1.4.2@: Didn't run or was cancelled before finishing


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

conan-center-bot avatar Sep 19 '22 07:09 conan-center-bot

Failure in build 17 (05e095b5f9583e312a0a088790a3d26903d816c4):

  • mold/1.3.1@: CI failed to create some packages (All logs)

    Logs for packageID 83d2da60d01cd6940912de572b0d9d2f262a59f7:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    
    [...]
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/dwarf.o -MMD -MP -MF out/elf/dwarf.d -O2 -c -o out/elf/dwarf.o elf/dwarf.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/subprocess.o -MMD -MP -MF out/elf/subprocess.d -O2 -c -o out/elf/subprocess.o elf/subprocess.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/linker-script.o -MMD -MP -MF out/elf/linker-script.d -O2 -c -o out/elf/linker-script.o elf/linker-script.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-i386.o -MMD -MP -MF out/elf/arch-i386.d -O2 -c -o out/elf/arch-i386.o elf/arch-i386.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/main.o -MMD -MP -MF out/elf/main.d -O2 -c -o out/elf/main.o elf/main.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/input-sections.o -MMD -MP -MF out/elf/input-sections.d -O2 -c -o out/elf/input-sections.o elf/input-sections.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/gc-sections.o -MMD -MP -MF out/elf/gc-sections.d -O2 -c -o out/elf/gc-sections.o elf/gc-sections.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-riscv64.o -MMD -MP -MF out/elf/arch-riscv64.d -O2 -c -o out/elf/arch-riscv64.o elf/arch-riscv64.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/lto.o -MMD -MP -MF out/elf/lto.d -O2 -c -o out/elf/lto.o elf/lto.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/mapfile.o -MMD -MP -MF out/elf/mapfile.d -O2 -c -o out/elf/mapfile.o elf/mapfile.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-x86-64.o -MMD -MP -MF out/elf/arch-x86-64.d -O2 -c -o out/elf/arch-x86-64.o elf/arch-x86-64.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/output-chunks.o -MMD -MP -MF out/elf/output-chunks.d -O2 -c -o out/elf/output-chunks.o elf/output-chunks.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-arm32.o -MMD -MP -MF out/elf/arch-arm32.d -O2 -c -o out/elf/arch-arm32.o elf/arch-arm32.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/arch-arm64.o -MMD -MP -MF out/macho/arch-arm64.d -O2 -c -o out/macho/arch-arm64.o macho/arch-arm64.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/cmdline.o -MMD -MP -MF out/macho/cmdline.d -O2 -c -o out/macho/cmdline.o macho/cmdline.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/yaml.o -MMD -MP -MF out/macho/yaml.d -O2 -c -o out/macho/yaml.o macho/yaml.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/main.o -MMD -MP -MF out/macho/main.d -O2 -c -o out/macho/main.o macho/main.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/input-sections.o -MMD -MP -MF out/macho/input-sections.d -O2 -c -o out/macho/input-sections.o macho/input-sections.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/tapi.o -MMD -MP -MF out/macho/tapi.d -O2 -c -o out/macho/tapi.o macho/tapi.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/lto.o -MMD -MP -MF out/macho/lto.d -O2 -c -o out/macho/lto.o macho/lto.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/mapfile.o -MMD -MP -MF out/macho/mapfile.d -O2 -c -o out/macho/mapfile.o macho/mapfile.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/arch-x86-64.o -MMD -MP -MF out/macho/arch-x86-64.d -O2 -c -o out/macho/arch-x86-64.o macho/arch-x86-64.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/dead-strip.o -MMD -MP -MF out/macho/dead-strip.d -O2 -c -o out/macho/dead-strip.o macho/dead-strip.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/output-chunks.o -MMD -MP -MF out/macho/output-chunks.d -O2 -c -o out/macho/output-chunks.o macho/output-chunks.cc
    c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/input-files.o -MMD -MP -MF out/macho/input-files.d -O2 -c -o out/macho/input-files.o macho/input-files.cc
    c++ out/perf.o out/hyperloglog.o out/tar.o out/main.o out/demangle.o out/strerror.o out/filepath.o out/glob.o out/uuid.o out/compress.o out/multi-glob.o out/elf/input-files.o out/elf/arch-arm64.o out/elf/cmdline.o out/elf/passes.o out/elf/icf.o out/elf/relocatable.o out/elf/dwarf.o out/elf/subprocess.o out/elf/linker-script.o out/elf/arch-i386.o out/elf/main.o out/elf/input-sections.o out/elf/gc-sections.o out/elf/arch-riscv64.o out/elf/lto.o out/elf/mapfile.o out/elf/arch-x86-64.o out/elf/output-chunks.o out/elf/arch-arm32.o out/macho/arch-arm64.o out/macho/cmdline.o out/macho/yaml.o out/macho/main.o out/macho/input-sections.o out/macho/tapi.o out/macho/lto.o out/macho/mapfile.o out/macho/arch-x86-64.o out/macho/dead-strip.o out/macho/output-chunks.o out/macho/input-files.o -o mold -pthread -lz -lm -ldl -L/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/lib -lmimalloc -L/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/lib -ltbb -Wl,-push-state -Wl,-as-needed -lrt -Wl,-pop-state -lcrypto -m64 -L/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/0a405d3674ff90030f042a2d261f7e0fb0e02749/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/f5479da590b48f565e631f6257bd759b7a02c057/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/lib
    ln -sf mold ld
    ln -sf mold ld64
    mold/1.3.1: Package '83d2da60d01cd6940912de572b0d9d2f262a59f7' built
    mold/1.3.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.3.1/_/_/build/83d2da60d01cd6940912de572b0d9d2f262a59f7
    mold/1.3.1: Generated conaninfo.txt
    mold/1.3.1: Generated conanbuildinfo.txt
    mold/1.3.1: Generating the package
    mold/1.3.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.3.1/_/_/package/83d2da60d01cd6940912de572b0d9d2f262a59f7
    mold/1.3.1: Calling package()
    mold/1.3.1: Copied 1 file: LICENSE
    mold/1.3.1: Copied 1 file: mold
    [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK
    [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK
    [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK
    [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK
    [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] 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(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Empty package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014) 
    [HOOK - conan-center.py] post_package(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Packaged artifacts does not match the settings used: os=Linux, compiler=gcc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014) 
    ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output
    
  • mold/1.4.2@: Didn't run or was cancelled before finishing


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

conan-center-bot avatar Sep 19 '22 07:09 conan-center-bot

Failure in build 18 (a4df1d6c9e61d5d41934a2e4cc5662d5ae741859):

  • mold/1.3.1@: CI failed to create some packages (All logs)

    Logs for packageID d1b41d7baab03e2fd3d2fd1b3b86814529b194c4:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    
    [...]
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/relocatable.o -MMD -MP -MF out/elf/relocatable.d -O2 -c -o out/elf/relocatable.o elf/relocatable.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/dwarf.o -MMD -MP -MF out/elf/dwarf.d -O2 -c -o out/elf/dwarf.o elf/dwarf.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/subprocess.o -MMD -MP -MF out/elf/subprocess.d -O2 -c -o out/elf/subprocess.o elf/subprocess.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/linker-script.o -MMD -MP -MF out/elf/linker-script.d -O2 -c -o out/elf/linker-script.o elf/linker-script.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-i386.o -MMD -MP -MF out/elf/arch-i386.d -O2 -c -o out/elf/arch-i386.o elf/arch-i386.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/main.o -MMD -MP -MF out/elf/main.d -O2 -c -o out/elf/main.o elf/main.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/input-sections.o -MMD -MP -MF out/elf/input-sections.d -O2 -c -o out/elf/input-sections.o elf/input-sections.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/gc-sections.o -MMD -MP -MF out/elf/gc-sections.d -O2 -c -o out/elf/gc-sections.o elf/gc-sections.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-riscv64.o -MMD -MP -MF out/elf/arch-riscv64.d -O2 -c -o out/elf/arch-riscv64.o elf/arch-riscv64.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/lto.o -MMD -MP -MF out/elf/lto.d -O2 -c -o out/elf/lto.o elf/lto.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/mapfile.o -MMD -MP -MF out/elf/mapfile.d -O2 -c -o out/elf/mapfile.o elf/mapfile.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-x86-64.o -MMD -MP -MF out/elf/arch-x86-64.d -O2 -c -o out/elf/arch-x86-64.o elf/arch-x86-64.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/output-chunks.o -MMD -MP -MF out/elf/output-chunks.d -O2 -c -o out/elf/output-chunks.o elf/output-chunks.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-arm32.o -MMD -MP -MF out/elf/arch-arm32.d -O2 -c -o out/elf/arch-arm32.o elf/arch-arm32.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/arch-arm64.o -MMD -MP -MF out/macho/arch-arm64.d -O2 -c -o out/macho/arch-arm64.o macho/arch-arm64.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/cmdline.o -MMD -MP -MF out/macho/cmdline.d -O2 -c -o out/macho/cmdline.o macho/cmdline.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/yaml.o -MMD -MP -MF out/macho/yaml.d -O2 -c -o out/macho/yaml.o macho/yaml.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/main.o -MMD -MP -MF out/macho/main.d -O2 -c -o out/macho/main.o macho/main.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/input-sections.o -MMD -MP -MF out/macho/input-sections.d -O2 -c -o out/macho/input-sections.o macho/input-sections.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/tapi.o -MMD -MP -MF out/macho/tapi.d -O2 -c -o out/macho/tapi.o macho/tapi.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/lto.o -MMD -MP -MF out/macho/lto.d -O2 -c -o out/macho/lto.o macho/lto.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/mapfile.o -MMD -MP -MF out/macho/mapfile.d -O2 -c -o out/macho/mapfile.o macho/mapfile.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/arch-x86-64.o -MMD -MP -MF out/macho/arch-x86-64.d -O2 -c -o out/macho/arch-x86-64.o macho/arch-x86-64.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/dead-strip.o -MMD -MP -MF out/macho/dead-strip.d -O2 -c -o out/macho/dead-strip.o macho/dead-strip.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/output-chunks.o -MMD -MP -MF out/macho/output-chunks.d -O2 -c -o out/macho/output-chunks.o macho/output-chunks.cc
    /usr/bin/g++ -std=c++2a -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -I/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/include -I/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/include -DMOLD_VERSION=\"1.3.1\" -DLIBDIR="\"/usr/local/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/input-files.o -MMD -MP -MF out/macho/input-files.d -O2 -c -o out/macho/input-files.o macho/input-files.cc
    /usr/bin/g++ out/perf.o out/hyperloglog.o out/tar.o out/main.o out/demangle.o out/strerror.o out/filepath.o out/glob.o out/uuid.o out/compress.o out/multi-glob.o out/elf/input-files.o out/elf/arch-arm64.o out/elf/cmdline.o out/elf/passes.o out/elf/icf.o out/elf/relocatable.o out/elf/dwarf.o out/elf/subprocess.o out/elf/linker-script.o out/elf/arch-i386.o out/elf/main.o out/elf/input-sections.o out/elf/gc-sections.o out/elf/arch-riscv64.o out/elf/lto.o out/elf/mapfile.o out/elf/arch-x86-64.o out/elf/output-chunks.o out/elf/arch-arm32.o out/macho/arch-arm64.o out/macho/cmdline.o out/macho/yaml.o out/macho/main.o out/macho/input-sections.o out/macho/tapi.o out/macho/lto.o out/macho/mapfile.o out/macho/arch-x86-64.o out/macho/dead-strip.o out/macho/output-chunks.o out/macho/input-files.o -o mold -pthread -lz -lm -ldl -L/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/lib -lmimalloc -L/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/lib -ltbb -Wl,-push-state -Wl,-as-needed -lrt -Wl,-pop-state -lcrypto -m64 -L/home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/xxhash/0.8.1/_/_/package/d750cfef2639f696140dcb4782e5fd0eb44bb369/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.3.0/_/_/package/79f200efe18f84353bb1264b3eeee74874c3dd69/lib -L/home/conan/w/prod/BuildSingleReference/.conan/data/mimalloc/2.0.6/_/_/package/b173bbda18164d49a449ffadc1c9e817f49e819d/lib
    ln -sf mold ld
    ln -sf mold ld64
    mold/1.3.1: Package 'd1b41d7baab03e2fd3d2fd1b3b86814529b194c4' built
    mold/1.3.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.3.1/_/_/build/d1b41d7baab03e2fd3d2fd1b3b86814529b194c4
    mold/1.3.1: Generated conaninfo.txt
    mold/1.3.1: Generated conanbuildinfo.txt
    mold/1.3.1: Generating the package
    mold/1.3.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/mold/1.3.1/_/_/package/d1b41d7baab03e2fd3d2fd1b3b86814529b194c4
    mold/1.3.1: Calling package()
    mold/1.3.1: Copied 1 file: LICENSE
    [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK
    [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK
    [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK
    [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK
    [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] 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(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Empty package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014) 
    [HOOK - conan-center.py] post_package(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Packaged artifacts does not match the settings used: os=Linux, compiler=gcc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014) 
    ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output
    
  • mold/1.4.2@: Didn't run or was cancelled before finishing


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

conan-center-bot avatar Sep 19 '22 08:09 conan-center-bot

Failure in build 19 (87684e35f0c42a90d8d6d8862789d737f5fdf447):

  • mold/1.3.1@: Didn't run or was cancelled before finishing

  • mold/1.4.2@: CI failed to create some packages (All logs)

    Logs for packageID 20e96927b2521ebcec49a26e9152e1798a07c41d:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=16
    os=Windows
    
    [...]
    Downloading conanfile.py
    Downloading conan_export.tgz
    xxhash/0.8.1: Downloaded recipe revision bbf2867eb2cfe186d9bc857da8e00752
    onetbb/2021.3.0: Not found in local cache, looking in remotes...
    onetbb/2021.3.0: Trying with 'conan-center'...
    Downloading conanmanifest.txt
    Downloading conanfile.py
    Downloading conan_export.tgz
    onetbb/2021.3.0: Downloaded recipe revision 507ec17cbd51a84167e143b20d170eea
    mold/1.4.2: Forced build from source
    cmake/3.24.1: Not found in local cache, looking in remotes...
    cmake/3.24.1: Trying with 'conan-center'...
    Downloading conanmanifest.txt
    Downloading conanfile.py
    Downloading conan_export.tgz
    cmake/3.24.1: Downloaded recipe revision 2277512a2297b1a3741787c8ae4ca39c
    Installing package: mold/1.4.2
    Requirements
        mold/1.4.2 from local cache - Cache
        onetbb/2021.3.0 from 'conan-center' - Downloaded
        openssl/1.1.1q from 'conan-center' - Downloaded
        xxhash/0.8.1 from 'conan-center' - Downloaded
        zlib/1.2.12 from 'conan-center' - Downloaded
    Packages
        mold/1.4.2:20e96927b2521ebcec49a26e9152e1798a07c41d - Build
        onetbb/2021.3.0:995e0f0b86a651012a3bfca00d60f35ae037db5e - Missing
        openssl/1.1.1q:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download
        xxhash/0.8.1:eeac6d1b5e5f9e3b63924859f258d4e6fb8919fa - Download
        zlib/1.2.12:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download
    Build requirements
        cmake/3.24.1 from 'conan-center' - Downloaded
    Build requirements packages
        cmake/3.24.1:0a420ff5c47119e668867cdb51baff0eca1fdb68 - Download
    
    Installing (downloading, building) binaries...
    
    ERROR: Missing binary: onetbb/2021.3.0:995e0f0b86a651012a3bfca00d60f35ae037db5e
    onetbb/2021.3.0: WARN: Can't find a 'onetbb/2021.3.0' package for the specified settings, options and dependencies:
    - Settings: arch=x86_64, build_type=Release, compiler=Visual Studio, compiler.runtime=MT, compiler.version=16, os=Windows
    - Options: shared=True, tbbmalloc=False, tbbproxy=False
    - Dependencies: 
    - Requirements: 
    - Package ID: 995e0f0b86a651012a3bfca00d60f35ae037db5e
    
    ERROR: Missing prebuilt package for 'onetbb/2021.3.0'
    Use 'conan search onetbb/2021.3.0 --table=table.html -r=remote' and open the table.html file to see available packages
    Or try to build locally from sources with '--build=onetbb'
    
    More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'
    
    

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 Sep 19 '22 08:09 conan-center-bot

On the mold project page is written, it is possible to build it with MSVC-clang. However, I couldn't do it with conan...

AndreyMlashkin avatar Sep 19 '22 09:09 AndreyMlashkin

All green in build 20 (3df5b3c5bb0057cf3a5597bbe04d8ffd37da8fc2):

  • mold/1.3.1@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-12881/recipes/mold/1.3.1/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-12881/recipes/mold/1.3.1/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-12881/recipes/mold/1.3.1/conanfile.py", line 6, in <module>
        from conans import AutoToolsBuildEnvironment
    ImportError: cannot import name 'AutoToolsBuildEnvironment' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • mold/1.4.2@: All packages built successfully! (All logs)

conan-center-bot avatar Sep 19 '22 09:09 conan-center-bot

@SSE4 @uilianries @SpaceIm @prince-chrismc Please review/approve

AndreyMlashkin avatar Sep 19 '22 10:09 AndreyMlashkin