******************************************************************************** conan test conan-center-index/recipes/spirv-tools/all/test_package/conanfile.py spirv-tools/2020.5@#b41bca16633230b4a06bc09816a93ad1 -pr /home/conan/w/prod/BuildSingleReference/136554/866e0bf7-3097-46c2-ab58-118ab4c2cd82/profile_linux_11_libstdcpp_gcc_release_64.spirv-tools-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/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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=11 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++ compiler.version=11 os=Linux [options] spirv-tools:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True spirv-headers/1.5.4: Not found in local cache, looking in remotes... spirv-headers/1.5.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz spirv-headers/1.5.4: Downloaded recipe revision 262e4289538edad49c8dd2bedc228e38 spirv-tools/2020.5 (test package): Installing package Requirements spirv-headers/1.5.4 from 'conan-center' - Downloaded spirv-tools/2020.5 from local cache - Cache Packages spirv-headers/1.5.4:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download spirv-tools/2020.5:df890bd6590932a7e855dc7c4cdcd97935d32ab4 - Download Installing (downloading, building) binaries... spirv-headers/1.5.4: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spirv-headers/1.5.4: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 spirv-headers/1.5.4: Downloaded package revision 7073332621acb9de56ec34c166405778 spirv-tools/2020.5: Retrieving package df890bd6590932a7e855dc7c4cdcd97935d32ab4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spirv-tools/2020.5: Package installed df890bd6590932a7e855dc7c4cdcd97935d32ab4 spirv-tools/2020.5: Downloaded package revision 73769f8ab40b76bc6165a1825f65e9ed spirv-tools/2020.5: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-tools/2020.5/_/_/package/df890bd6590932a7e855dc7c4cdcd97935d32ab4/bin spirv-tools/2020.5 (test package): Generator 'CMakeToolchain' calling 'generate()' spirv-tools/2020.5 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' spirv-tools/2020.5 (test package): 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/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' spirv-tools/2020.5 (test package): Generator 'CMakeDeps' calling 'generate()' spirv-tools/2020.5 (test package): Generator txt created conanbuildinfo.txt spirv-tools/2020.5 (test package): Generator 'VirtualRunEnv' calling 'generate()' spirv-tools/2020.5 (test package): Aggregating env generators spirv-tools/2020.5 (test package): Generated conaninfo.txt spirv-tools/2020.5 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/build/generators/conan.lock' Using cached profile from lockfile [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 spirv-tools/2020.5 (test package): Calling build() spirv-tools/2020.5 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'SPIRV-Tools-shared' -- Conan: Target declared 'spirv-tools::spirv-tools' -- Conan: Target declared 'SPIRV-Headers::SPIRV-Headers' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/build/Release spirv-tools/2020.5 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package_c [ 50%] Building C object CMakeFiles/test_package_c.dir/test_package.c.o [100%] Linking C executable test_package_c [100%] Built target test_package_c spirv-tools/2020.5 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_package/build/generators/conanrun.sh" && ./test_package_c ----------------- spirv-tools/2020.5 (test package): 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 spirv-tools/2020.5 (test package): 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 ******************************************************************************** conan test conan-center-index/recipes/spirv-tools/all/test_v1_package/conanfile.py spirv-tools/2020.5@#b41bca16633230b4a06bc09816a93ad1 -pr /home/conan/w/prod/BuildSingleReference/136554/866e0bf7-3097-46c2-ab58-118ab4c2cd82/profile_linux_11_libstdcpp_gcc_release_64.spirv-tools-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] spirv-tools:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True spirv-tools/2020.5 (test package): Installing package Requirements spirv-headers/1.5.4 from 'conan-center' - Cache spirv-tools/2020.5 from local cache - Cache Packages spirv-headers/1.5.4:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache spirv-tools/2020.5:df890bd6590932a7e855dc7c4cdcd97935d32ab4 - Cache Installing (downloading, building) binaries... spirv-headers/1.5.4: Already installed! spirv-tools/2020.5: Already installed! spirv-tools/2020.5: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-tools/2020.5/_/_/package/df890bd6590932a7e855dc7c4cdcd97935d32ab4/bin spirv-tools/2020.5 (test package): Generator cmake created conanbuildinfo.cmake spirv-tools/2020.5 (test package): Generator cmake_find_package_multi created SPIRV-ToolsConfigVersion.cmake spirv-tools/2020.5 (test package): Generator cmake_find_package_multi created SPIRV-ToolsTarget-release.cmake spirv-tools/2020.5 (test package): Generator cmake_find_package_multi created SPIRV-ToolsTargets.cmake spirv-tools/2020.5 (test package): Generator cmake_find_package_multi created SPIRV-ToolsConfig.cmake spirv-tools/2020.5 (test package): Generator cmake_find_package_multi created SPIRV-HeadersConfigVersion.cmake spirv-tools/2020.5 (test package): Generator cmake_find_package_multi created SPIRV-HeadersConfig.cmake spirv-tools/2020.5 (test package): Generator cmake_find_package_multi created SPIRV-HeadersTargets.cmake spirv-tools/2020.5 (test package): Generator cmake_find_package_multi created SPIRV-HeadersTarget-release.cmake spirv-tools/2020.5 (test package): Generator txt created conanbuildinfo.txt spirv-tools/2020.5 (test package): Aggregating env generators spirv-tools/2020.5 (test package): Generated conaninfo.txt spirv-tools/2020.5 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_v1_package/build/1ff815ded99fdeba8b2243d36a89fc6941422d56/conan.lock' Using cached profile from lockfile [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 spirv-tools/2020.5 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_v1_package/build/1ff815ded99fdeba8b2243d36a89fc6941422d56' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_v1_package/build/1ff815ded99fdeba8b2243d36a89fc6941422d56/package" -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" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_v1_package/build/1ff815ded99fdeba8b2243d36a89fc6941422d56" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_v1_package/build/1ff815ded99fdeba8b2243d36a89fc6941422d56" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_v1_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library SPIRV-Tools-shared found /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-tools/2020.5/_/_/package/df890bd6590932a7e855dc7c4cdcd97935d32ab4/lib/libSPIRV-Tools-shared.so -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++ -- Library SPIRV-Tools-shared found /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-tools/2020.5/_/_/package/df890bd6590932a7e855dc7c4cdcd97935d32ab4/lib/libSPIRV-Tools-shared.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-tools/2020.5/_/_/package/df890bd6590932a7e855dc7c4cdcd97935d32ab4/lib/libSPIRV-Tools-shared.so -- Library SPIRV-Tools-shared found /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-tools/2020.5/_/_/package/df890bd6590932a7e855dc7c4cdcd97935d32ab4/lib/libSPIRV-Tools-shared.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/spirv-tools/2020.5/_/_/package/df890bd6590932a7e855dc7c4cdcd97935d32ab4/lib/libSPIRV-Tools-shared.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_v1_package/build/1ff815ded99fdeba8b2243d36a89fc6941422d56 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/spirv-tools/all/test_v1_package/build/1ff815ded99fdeba8b2243d36a89fc6941422d56' '--' '-j3' ----------------- Scanning dependencies of target test_package_c [ 50%] Building C object test_package/CMakeFiles/test_package_c.dir/test_package.c.o [100%] Linking C executable ../bin/test_package_c [100%] Built target test_package_c spirv-tools/2020.5 (test package): Running test() ----Running------ > bin/test_package_c ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR