******************************************************************************** conan install glslang/11.5.0@#d9234ae874341f62339852447913d64c --build=glslang -pr /home/conan/w/prod/BuildSingleReference/113018/4f40fec9-ccda-462a-8d14-707ed95de370/profile_linux_7_libstdcpp_gcc_release_64.glslang-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** CMake Warning (dev) at src/CMakeLists.txt:57 (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 'BUILD_SHARED_LIBS'. This warning is for project developers. Use -Wno-dev to suppress it. /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/glslang/MachineIndependent/attribute.cpp: In member function ‘void glslang::TParseContext::handleFunctionAttributes(const glslang::TSourceLoc&, const TAttributes&, glslang::TFunction*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/glslang/MachineIndependent/attribute.cpp:350:111: warning: unused parameter ‘function’ [-Wunused-parameter] void TParseContext::handleFunctionAttributes(const TSourceLoc& loc, const TAttributes& attributes, TFunction* function) ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/glslang/MachineIndependent/Constant.cpp: In member function ‘virtual glslang::TIntermTyped* glslang::TIntermConstantUnion::fold(glslang::TOperator, const glslang::TType&) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/glslang/MachineIndependent/Constant.cpp:534:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] unionArray[i].getIConst() == 0x80000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/SPIRV/GlslangToSpv.cpp: In member function ‘void {anonymous}::TGlslangToSpvTraverser::TranslateLiterals(const glslang::TVector&, std::vector&) const’: /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/SPIRV/GlslangToSpv.cpp:1322:72: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] unsigned literal = *reinterpret_cast(&floatValue); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/SPIRV/GlslangToSpv.cpp: In member function ‘virtual bool {anonymous}::TGlslangToSpvTraverser::visitAggregate(glslang::TVisit, glslang::TIntermAggregate*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/SPIRV/GlslangToSpv.cpp:3336:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < glslangOperands.size(); ++i) { ~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/SPIRV/GlslangToSpv.cpp: In member function ‘spv::Id {anonymous}::TGlslangToSpvTraverser::convertGlslangToSpvType(const glslang::TType&, glslang::TLayoutPacking, const glslang::TQualifier&, bool, bool)’: /home/conan/w/prod/BuildSingleReference/.conan/data/glslang/11.5.0/_/_/build/038a01486d9499aad572d4fcbadb30b33bd998f3/src/SPIRV/GlslangToSpv.cpp:4105:84: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] unsigned literal = *reinterpret_cast(&floatValue); ^ glslang/11.5.0: 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 glslang/11.5.0: 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' option did not contains any shared artifact (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H015) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output