******************************************************************************** conan install spirv-cross/1.3.236.0@#6e9eebf56723bbb49e576c5ba3b04887 --build=spirv-cross -pr /home/conan/w/prod/BuildSingleReference/136096/0c17c20c-9ab5-4377-962b-e79e0edd6536/profile_linux_5_libstdcpp11_gcc_release_64.spirv-cross-shared-False.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/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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/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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] spirv-cross:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True spirv-cross/1.3.236.0: Forced build from source Installing package: spirv-cross/1.3.236.0 Requirements spirv-cross/1.3.236.0 from local cache - Cache Packages spirv-cross/1.3.236.0:330c38e3f4234d80c062bfec99912aabebd9203b - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK spirv-cross/1.3.236.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/source spirv-cross/1.3.236.0: [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 spirv-cross/1.3.236.0: Copying sources to build folder spirv-cross/1.3.236.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b spirv-cross/1.3.236.0: Generator cmake created conanbuildinfo.cmake spirv-cross/1.3.236.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK spirv-cross/1.3.236.0: Calling build() spirv-cross/1.3.236.0: apply_conandata_patches(): No patches defined in conandata ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/package/330c38e3f4234d80c062bfec99912aabebd9203b" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS="False" -DSPIRV_CROSS_SHARED="False" -DSPIRV_CROSS_STATIC="True" -DSPIRV_CROSS_CLI="True" -DSPIRV_CROSS_ENABLE_TESTS="False" -DSPIRV_CROSS_ENABLE_GLSL="True" -DSPIRV_CROSS_ENABLE_HLSL="True" -DSPIRV_CROSS_ENABLE_MSL="True" -DSPIRV_CROSS_ENABLE_CPP="True" -DSPIRV_CROSS_ENABLE_REFLECT="True" -DSPIRV_CROSS_ENABLE_C_API="True" -DSPIRV_CROSS_ENABLE_UTIL="True" -DSPIRV_CROSS_SKIP_INSTALL="False" -DSPIRV_CROSS_FORCE_PIC="True" -DSPIRV_CROSS_NAMESPACE_OVERRIDE="spirv_cross" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- SPIRV-Cross: Finding Git version for SPIRV-Cross. -- Found Git: /usr/bin/git (found version "2.38.1") -- SPIRV-Cross: Git hash: -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target spirv-cross-reflect Scanning dependencies of target spirv-cross-core [ 4%] Building CXX object source_subfolder/CMakeFiles/spirv-cross-reflect.dir/spirv_reflect.cpp.o [ 9%] Building CXX object source_subfolder/CMakeFiles/spirv-cross-core.dir/spirv_cross.cpp.o [ 14%] Building CXX object source_subfolder/CMakeFiles/spirv-cross-core.dir/spirv_parser.cpp.o [ 19%] Linking CXX static library ../lib/libspirv-cross-reflect.a [ 19%] Built target spirv-cross-reflect [ 23%] Building CXX object source_subfolder/CMakeFiles/spirv-cross-core.dir/spirv_cross_parsed_ir.cpp.o [ 28%] Building CXX object source_subfolder/CMakeFiles/spirv-cross-core.dir/spirv_cfg.cpp.o [ 33%] Linking CXX static library ../lib/libspirv-cross-core.a [ 33%] Built target spirv-cross-core Scanning dependencies of target spirv-cross-util Scanning dependencies of target spirv-cross-glsl [ 38%] Building CXX object source_subfolder/CMakeFiles/spirv-cross-util.dir/spirv_cross_util.cpp.o [ 42%] Building CXX object source_subfolder/CMakeFiles/spirv-cross-glsl.dir/spirv_glsl.cpp.o [ 47%] Linking CXX static library ../lib/libspirv-cross-util.a [ 47%] Built target spirv-cross-util source_subfolder/CMakeFiles/spirv-cross-glsl.dir/build.make:81: recipe for target 'source_subfolder/CMakeFiles/spirv-cross-glsl.dir/spirv_glsl.cpp.o' failed CMakeFiles/Makefile2:128: recipe for target 'source_subfolder/CMakeFiles/spirv-cross-glsl.dir/all' failed Makefile:148: recipe for target 'all' failed spirv-cross/1.3.236.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b/source_subfolder/spirv_glsl.cpp: In member function ‘spirv_cross::SmallVector > spirv_cross::CompilerGLSL::get_composite_constant_ids(spirv_cross::ConstantID)’: /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b/source_subfolder/spirv_glsl.cpp:4958:23: error: could not convert ‘(spirv_cross::ID*)(& constant->spirv_cross::SPIRConstant::m.spirv_cross::SPIRConstant::ConstantMatrix::id)’ from ‘spirv_cross::ID* {aka spirv_cross::TypedID<(spirv_cross::Types)0u>*}’ to ‘spirv_cross::SmallVector >’ return constant->m.id; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b/source_subfolder/spirv_glsl.cpp:4960:28: error: could not convert ‘(spirv_cross::ID*)(& constant->spirv_cross::SPIRConstant::m.spirv_cross::SPIRConstant::ConstantMatrix::c[0].spirv_cross::SPIRConstant::ConstantVector::id)’ from ‘spirv_cross::ID* {aka spirv_cross::TypedID<(spirv_cross::Types)0u>*}’ to ‘spirv_cross::SmallVector >’ return constant->m.c[0].id; ^ make[2]: *** [source_subfolder/CMakeFiles/spirv-cross-glsl.dir/spirv_glsl.cpp.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/spirv-cross-glsl.dir/all] Error 2 make: *** [all] Error 2 spirv-cross/1.3.236.0: ERROR: Package '330c38e3f4234d80c062bfec99912aabebd9203b' build failed spirv-cross/1.3.236.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b ERROR: spirv-cross/1.3.236.0: Error in build() method, line 91 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/spirv-cross/1.3.236.0/_/_/build/330c38e3f4234d80c062bfec99912aabebd9203b/build_subfolder' '--' '-j3'