******************************************************************************** conan install stx/1.0.4@#36813763e778c81d0daccb12452eee4a --build=stx -pr /home/conan/w/prod-v1/BuildSingleReference/14568/c4d9208c-3f68-4ce0-b504-0809c9d16515/profile_linux_9_libstdcpp11_gcc_debug_64.stx-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] stx:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True stx/1.0.4: Forced build from source Installing package: stx/1.0.4 Requirements stx/1.0.4 from local cache - Cache Packages stx/1.0.4:e8d50f13377d2cbfc5930f2db93d34e5658eadda - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK stx/1.0.4: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/source/src stx/1.0.4: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK stx/1.0.4: Copying sources to build folder stx/1.0.4: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda stx/1.0.4: Generator txt created conanbuildinfo.txt stx/1.0.4: Calling generate() stx/1.0.4: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' stx/1.0.4: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' stx/1.0.4: 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 stx/1.0.4: Calling build() stx/1.0.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/package/e8d50f13377d2cbfc5930f2db93d34e5658eadda" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/package/e8d50f13377d2cbfc5930f2db93d34e5658eadda" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The CXX compiler identification is GNU 9.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- [STX] Build tests: OFF -- [STX] Build documentation: OFF -- [STX] Override panic handler: OFF -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test LIBSTX_HAS_STD_THREAD -- Performing Test LIBSTX_HAS_STD_THREAD - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/build/Debug stx/1.0.4: CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target stx [ 3%] Building CXX object CMakeFiles/stx.dir/src/async.cc.o [ 6%] Building CXX object CMakeFiles/stx.dir/src/await.cc.o [ 10%] Building CXX object CMakeFiles/stx.dir/src/backtrace.cc.o [ 13%] Building CXX object CMakeFiles/stx.dir/src/chain.cc.o [ 17%] Building CXX object CMakeFiles/stx.dir/src/config.cc.o [ 20%] Building CXX object CMakeFiles/stx.dir/src/delay.cc.o [ 24%] Building CXX object CMakeFiles/stx.dir/src/enum.cc.o [ 27%] Building CXX object CMakeFiles/stx.dir/src/fn.cc.o [ 31%] Building CXX object CMakeFiles/stx.dir/src/hook.cc.o [ 34%] Building CXX object CMakeFiles/stx.dir/src/limits.cc.o [ 37%] Building CXX object CMakeFiles/stx.dir/src/manager.cc.o [ 41%] Building CXX object CMakeFiles/stx.dir/src/mem.cc.o [ 44%] Building CXX object CMakeFiles/stx.dir/src/panic.cc.o [ 48%] Building CXX object CMakeFiles/stx.dir/src/rc.cc.o [ 51%] Building CXX object CMakeFiles/stx.dir/src/schedule.cc.o [ 55%] Building CXX object CMakeFiles/stx.dir/src/scheduler.cc.o [ 58%] Building CXX object CMakeFiles/stx.dir/src/source_location.cc.o [ 62%] Building CXX object CMakeFiles/stx.dir/src/span.cc.o [ 65%] Building CXX object CMakeFiles/stx.dir/src/spinlock.cc.o [ 68%] Building CXX object CMakeFiles/stx.dir/src/stream.cc.o [ 72%] Building CXX object CMakeFiles/stx.dir/src/string.cc.o [ 75%] Building CXX object CMakeFiles/stx.dir/src/struct.cc.o [ 79%] Building CXX object CMakeFiles/stx.dir/src/task.cc.o [ 82%] Building CXX object CMakeFiles/stx.dir/src/thread_pool.cc.o [ 86%] Building CXX object CMakeFiles/stx.dir/src/thread_slot.cc.o [ 89%] Building CXX object CMakeFiles/stx.dir/src/timeline.cc.o [ 93%] Building CXX object CMakeFiles/stx.dir/src/utils.cc.o [ 96%] Building CXX object CMakeFiles/stx.dir/src/vec.cc.o [100%] Linking CXX static library libstx.a [100%] Built target stx stx/1.0.4: Package 'e8d50f13377d2cbfc5930f2db93d34e5658eadda' built stx/1.0.4: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/build/Debug stx/1.0.4: Generated conaninfo.txt stx/1.0.4: Generated conanbuildinfo.txt stx/1.0.4: Generating the package stx/1.0.4: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/package/e8d50f13377d2cbfc5930f2db93d34e5658eadda stx/1.0.4: Calling package() stx/1.0.4: Copied 51 '.h' files stx/1.0.4: Copied 1 '.a' file: libstx.a stx/1.0.4: 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(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [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(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK In file included from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler/thread_pool.h:15, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler.h:17, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler/scheduling/await.h:7, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/src/await.cc:1: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h: In instantiation of ‘constexpr void stx::v1::impl::destruct_range(T*, size_t) [with T = stx::v1::ThreadSlot::Query; size_t = long unsigned int]’: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:116:25: required from ‘stx::v1::VecBase::~VecBase() [with T = stx::v1::ThreadSlot::Query]’ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:290:3: required from here /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:34: warning: parameter ‘start’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~^~~~~ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:48: warning: parameter ‘size’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~~~~~^~~~ In file included from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler/thread_pool.h:15, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler.h:17, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler/scheduling/delay.h:5, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/src/delay.cc:1: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h: In instantiation of ‘constexpr void stx::v1::impl::destruct_range(T*, size_t) [with T = stx::v1::ThreadSlot::Query; size_t = long unsigned int]’: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:116:25: required from ‘stx::v1::VecBase::~VecBase() [with T = stx::v1::ThreadSlot::Query]’ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:290:3: required from here /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:34: warning: parameter ‘start’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~^~~~~ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:48: warning: parameter ‘size’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~~~~~^~~~ In file included from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler/thread_pool.h:15, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler.h:17, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler/scheduling/schedule.h:7, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/src/schedule.cc:1: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h: In instantiation of ‘constexpr void stx::v1::impl::destruct_range(T*, size_t) [with T = stx::v1::ThreadSlot::Query; size_t = long unsigned int]’: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:116:25: required from ‘stx::v1::VecBase::~VecBase() [with T = stx::v1::ThreadSlot::Query]’ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:290:3: required from here /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:34: warning: parameter ‘start’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~^~~~~ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:48: warning: parameter ‘size’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~~~~~^~~~ In file included from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler/thread_pool.h:15, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler.h:17, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/src/scheduler.cc:1: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h: In instantiation of ‘constexpr void stx::v1::impl::destruct_range(T*, size_t) [with T = stx::v1::ThreadSlot::Query; size_t = long unsigned int]’: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:116:25: required from ‘stx::v1::VecBase::~VecBase() [with T = stx::v1::ThreadSlot::Query]’ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:290:3: required from here /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:34: warning: parameter ‘start’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~^~~~~ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:48: warning: parameter ‘size’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~~~~~^~~~ In file included from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/scheduler/timeline.h:14, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/src/timeline.cc:1: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h: In instantiation of ‘constexpr void stx::v1::impl::destruct_range(T*, size_t) [with T = stx::v1::ThreadSlot::Query; size_t = long unsigned int]’: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:116:25: required from ‘stx::v1::VecBase::~VecBase() [with T = stx::v1::ThreadSlot::Query]’ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:290:3: required from here /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:34: warning: parameter ‘start’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~^~~~~ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/stx/1.0.4/_/_/build/e8d50f13377d2cbfc5930f2db93d34e5658eadda/src/include/stx/vec.h:26:48: warning: parameter ‘size’ set but not used [-Wunused-but-set-parameter] 26 | constexpr void destruct_range(T *start, size_t size) | ~~~~~~~^~~~ stx/1.0.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior stx/1.0.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior [HOOK - conan-center.py] post_package(): ERROR: [SHARED ARTIFACTS (KB-H015)] Package with 'shared=True' option did not contain any shared artifact (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H015-SHARED-ARTIFACTS) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output